diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-10-05 18:39:10 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-10-05 22:36:59 -0700 |
commit | 347c06761a1a01fb1c8bda56bf636d05ffb34b3a (patch) | |
tree | cdee8c275ef5433c9ed8c6771fbc8a9e3048878a /configure | |
parent | 60a8fb34e19fda1ca58b70267cb2ccbea29a036e (diff) | |
download | txr-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 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -408,7 +408,7 @@ fi # -txr_ver=98 +txr_ver=99 # # The all important banner. |