diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-28 14:30:13 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-28 14:30:13 -0800 |
commit | 8513e2e828aaefb9a5d0b7a5426ec433c2f69293 (patch) | |
tree | 8e2ab3c519ca2df7653731686563c47a9a9adc0a /txr.1 | |
parent | 7ff528543a67f6d6949924344a50c8503ec5396e (diff) | |
download | txr-8513e2e828aaefb9a5d0b7a5426ec433c2f69293.tar.gz txr-8513e2e828aaefb9a5d0b7a5426ec433c2f69293.tar.bz2 txr-8513e2e828aaefb9a5d0b7a5426ec433c2f69293.zip |
Version 59txr-59
* 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-02-25 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" +.TH "TXR" 1 2012-02-29 "Utility Commands" "Txr Text Processing Language" "Kaz Kylheku" .SH NAME -txr \- text processing language (version 58) +txr \- text processing language (version 59) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |