diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-26 02:05:21 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-26 02:05:21 -0800 |
commit | ae24a27bbe4764bc57a64169ecff3cba899efd7b (patch) | |
tree | 59d63149b961378218f1ed7683a8733667c430b2 /txr.1 | |
parent | 255accfa7d1a0c401f267cd0381b151985fedaba (diff) | |
download | txr-ae24a27bbe4764bc57a64169ecff3cba899efd7b.tar.gz txr-ae24a27bbe4764bc57a64169ecff3cba899efd7b.tar.bz2 txr-ae24a27bbe4764bc57a64169ecff3cba899efd7b.zip |
Version 81txr-81
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
* RELNOTES, txr.vim: 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 2014-02-17 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2014-02-25 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 80) +txr \- text processing language (version 81) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |