diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-03-30 13:47:55 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-03-30 13:47:55 -0700 |
commit | 0e42089c32336d536e886072966d795df14b6700 (patch) | |
tree | 24db1b4c18fcb580632608ed5e2b4d7d082dfebf /txr.1 | |
parent | 4eb00c73e67e8e41eaa3b6f1a1fb5b6ba542b0f5 (diff) | |
download | txr-0e42089c32336d536e886072966d795df14b6700.tar.gz txr-0e42089c32336d536e886072966d795df14b6700.tar.bz2 txr-0e42089c32336d536e886072966d795df14b6700.zip |
Version 63txr-63
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
* RELNOTES: Updated.
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-23 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2012-03-30 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 62) +txr \- text processing language (version 63) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |