summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-10-05 18:39:10 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-10-05 22:36:59 -0700
commit347c06761a1a01fb1c8bda56bf636d05ffb34b3a (patch)
treecdee8c275ef5433c9ed8c6771fbc8a9e3048878a /txr.1
parent60a8fb34e19fda1ca58b70267cb2ccbea29a036e (diff)
downloadtxr-347c06761a1a01fb1c8bda56bf636d05ffb34b3a.tar.gz
txr-347c06761a1a01fb1c8bda56bf636d05ffb34b3a.tar.bz2
txr-347c06761a1a01fb1c8bda56bf636d05ffb34b3a.zip
Version 99.txr-99
* RELNOTES: Updated. * configure, txr.1: Bumped version. * share/txr/stdlib/ver.txr: Likewise * Makefile: Improve binary packaging rules. * regex.c: #include <stdarg.h> added.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index a7462112..101f464d 100644
--- a/txr.1
+++ b/txr.1
@@ -343,9 +343,9 @@
.ds TX \f[B]TXR\f[]
.ds TL \f[B]TXR Lisp\f[]
.\" Start of man page:
-.TH TXR 1 2014-09-26 "Utility Commands" "TXR Data Processing Language" "Kaz Kylheku"
+.TH TXR 1 2014-10-05 "Utility Commands" "TXR Data Processing Language" "Kaz Kylheku"
.SH* NAME
-\*(TX \- text processing language (version 98)
+\*(TX \- text processing language (version 99)
.SH* SYNOPSIS
.cblk
.meti txr >> [ options ] < query-file < data-files ..