diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-06 19:17:37 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-06 19:17:37 -0800 |
commit | 7bf14da873daab72ade5de8235ceee4cdedf5a16 (patch) | |
tree | f178346829fe6f604a16a142f18212976770f495 /txr.1 | |
parent | d12fd4bf61209806c780031d81e0b142e147e815 (diff) | |
download | txr-7bf14da873daab72ade5de8235ceee4cdedf5a16.tar.gz txr-7bf14da873daab72ade5de8235ceee4cdedf5a16.tar.bz2 txr-7bf14da873daab72ade5de8235ceee4cdedf5a16.zip |
Version 046txr-046
* 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 2011-12-05 "Utility Commands" "Txr Text Extractor" "Kaz Kylheku" +.TH "txr" 1 2011-12-06 "Utility Commands" "Txr Text Extractor" "Kaz Kylheku" .SH NAME -txr \- text extractor (version 045) +txr \- text extractor (version 046) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |