summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-11-27 18:49:38 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-11-27 18:49:38 -0800
commitf00e8b87c7eb63297d3cd16ddb35d19e5dc69861 (patch)
tree9134b376b7514c9d89e3bff2fb57c070117e7770
parent4571248f624d2daefefbc565a3fcc96c4e22c547 (diff)
downloadtxr-f00e8b87c7eb63297d3cd16ddb35d19e5dc69861.tar.gz
txr-f00e8b87c7eb63297d3cd16ddb35d19e5dc69861.tar.bz2
txr-f00e8b87c7eb63297d3cd16ddb35d19e5dc69861.zip
Version 161.txr-161
* RELNOTES: Updated. * configure, txr.1: Bumped version and date. * share/txr/stdlib/ver.tl: Likewise.
-rw-r--r--RELNOTES10
-rwxr-xr-xconfigure2
-rw-r--r--share/txr/stdlib/ver.tl2
-rw-r--r--txr.14
4 files changed, 14 insertions, 4 deletions
diff --git a/RELNOTES b/RELNOTES
index 62abcb0b..984333d2 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,13 @@
+ TXR 161
+ 2016-11-28
+
+
+ Bugs
+
+ - Regression: awk macro spews warnings.
+
+
+
TXR 160
2016-11-27
diff --git a/configure b/configure
index 611248d1..8cf490ab 100755
--- a/configure
+++ b/configure
@@ -454,7 +454,7 @@ fi
#
-txr_ver=160
+txr_ver=161
#
# The all important banner.
diff --git a/share/txr/stdlib/ver.tl b/share/txr/stdlib/ver.tl
index b4517465..07c45b82 100644
--- a/share/txr/stdlib/ver.tl
+++ b/share/txr/stdlib/ver.tl
@@ -1,2 +1,2 @@
-(defvarl lib-version 160)
+(defvarl lib-version 161)
(defvarl *lib-version* lib-version)
diff --git a/txr.1 b/txr.1
index 953c13be..e61018b7 100644
--- a/txr.1
+++ b/txr.1
@@ -340,9 +340,9 @@
.ds TX \f[B]TXR\f[]
.ds TL \f[B]TXR Lisp\f[]
.\" Start of man page:
-.TH TXR 1 2016-11-27 "Utility Commands" "TXR Data Processing Language" "Kaz Kylheku"
+.TH TXR 1 2016-11-28 "Utility Commands" "TXR Data Processing Language" "Kaz Kylheku"
.SH* NAME
-\*(TX \- text processing language (version 160)
+\*(TX \- text processing language (version 161)
.SH* SYNOPSIS
.cblk