diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-04-20 09:51:20 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-04-20 09:51:20 -0700 |
commit | 6631b687b9761613aee2c07b4ce0c310ff718a70 (patch) | |
tree | db5f835c33afb9f4b02297c3d72bf9ef3b09703d /txr.1 | |
parent | 0c52734b814927c3ec00ea6b9336dac0cdc9a8c0 (diff) | |
download | txr-6631b687b9761613aee2c07b4ce0c310ff718a70.tar.gz txr-6631b687b9761613aee2c07b4ce0c310ff718a70.tar.bz2 txr-6631b687b9761613aee2c07b4ce0c310ff718a70.zip |
Version 65txr-65
* 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-04-06 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2012-04-20 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 64) +txr \- text processing language (version 65) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |