diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-03-23 14:28:36 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-03-23 14:28:36 -0700 |
commit | b8e732a4094e285d6d178db79ced226816a4f3f1 (patch) | |
tree | 47eb488507929ffc228fc63a78c91915a186d636 /txr.1 | |
parent | cf4a3935e1614a0428851ad4392340b738e16e2b (diff) | |
download | txr-b8e732a4094e285d6d178db79ced226816a4f3f1.tar.gz txr-b8e732a4094e285d6d178db79ced226816a4f3f1.tar.bz2 txr-b8e732a4094e285d6d178db79ced226816a4f3f1.zip |
Version 62txr-62
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,9 +21,9 @@ .\"IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\"WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -.TH "TXR" 1 2012-03-15 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2012-03-23 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 61) +txr \- text processing language (version 62) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |