diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-17 22:00:55 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-17 22:00:55 -0800 |
commit | ccede3ad2a306c68861e8483a647e78f7ee54fbe (patch) | |
tree | 4ec929b5681759e5a885da3cad20b88f2bf80b00 /txr.1 | |
parent | dffbb98d4b2166db150c95d2d94a35a65d61b20d (diff) | |
download | txr-ccede3ad2a306c68861e8483a647e78f7ee54fbe.tar.gz txr-ccede3ad2a306c68861e8483a647e78f7ee54fbe.tar.bz2 txr-ccede3ad2a306c68861e8483a647e78f7ee54fbe.zip |
Version 80txr-80
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
* RELNOTES, txr.vim, dep.mk: 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-11 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2014-02-17 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 79) +txr \- text processing language (version 80) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |