diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-19 12:12:52 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-19 12:12:52 -0800 |
commit | 48f35a0c700900915d9e9701277786bd358a767a (patch) | |
tree | 47e0f224e63b94a37e12be444102e49193963b90 /txr.1 | |
parent | 6ba63a4919af92166391aa6fb5d8a55e8a537c92 (diff) | |
download | txr-48f35a0c700900915d9e9701277786bd358a767a.tar.gz txr-48f35a0c700900915d9e9701277786bd358a767a.tar.bz2 txr-48f35a0c700900915d9e9701277786bd358a767a.zip |
Version 049txr-049
* 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-13 "Utility Commands" "Txr Text Extractor" "Kaz Kylheku" +.TH "txr" 1 2011-12-19 "Utility Commands" "Txr Text Extractor" "Kaz Kylheku" .SH NAME -txr \- text extractor (version 048) +txr \- text extractor (version 049) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp |