diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-12-07 20:10:26 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-12-07 20:10:26 -0800 |
commit | 5114624a14456ae20dc8c57f9ac8ed0a5a0661f4 (patch) | |
tree | 656f054a0f8897c0d74830703d5c3bba04840bb1 /txr.1 | |
parent | 56f9944a1c2b84deb555c41a5edb287c0e6f419f (diff) | |
download | txr-5114624a14456ae20dc8c57f9ac8ed0a5a0661f4.tar.gz txr-5114624a14456ae20dc8c57f9ac8ed0a5a0661f4.tar.bz2 txr-5114624a14456ae20dc8c57f9ac8ed0a5a0661f4.zip |
Version 71txr-71
* 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 2013-11-22 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2013-12-07 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 70) +txr \- text processing language (version 71) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |