diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-04-06 07:44:08 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-04-06 07:44:08 -0700 |
commit | 10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c (patch) | |
tree | 80615f45fd863ebc8e91e84d5f2c8aad8c30dd10 /txr.1 | |
parent | 19a11d78a13abc16728be3ae9c7eb9085e09da8c (diff) | |
download | txr-10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c.tar.gz txr-10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c.tar.bz2 txr-10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c.zip |
Version 64txr-64
* 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-30 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2012-04-06 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 63) +txr \- text processing language (version 64) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |