summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES15
-rwxr-xr-xconfigure2
-rw-r--r--txr.14
3 files changed, 18 insertions, 3 deletions
diff --git a/RELNOTES b/RELNOTES
index b93655ce..ceefee87 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,18 @@
+ TXR 147
+ 2016-08-12
+
+
+ Features
+
+ - 64 bit Windows/Cygwin port.
+
+ Bugs
+
+ - Fixed native Windows TXR trying to use HOME environment
+ variable when run from Cygwin.
+
+
+
TXR 146
2016-07-20
diff --git a/configure b/configure
index 71941503..cbbe2369 100755
--- a/configure
+++ b/configure
@@ -444,7 +444,7 @@ fi
#
-txr_ver=146
+txr_ver=147
#
# The all important banner.
diff --git a/txr.1 b/txr.1
index fc939eff..3c824e57 100644
--- a/txr.1
+++ b/txr.1
@@ -339,9 +339,9 @@
.ds TX \f[B]TXR\f[]
.ds TL \f[B]TXR Lisp\f[]
.\" Start of man page:
-.TH TXR 1 2016-07-20 "Utility Commands" "TXR Data Processing Language" "Kaz Kylheku"
+.TH TXR 1 2016-08-11 "Utility Commands" "TXR Data Processing Language" "Kaz Kylheku"
.SH* NAME
-\*(TX \- text processing language (version 146)
+\*(TX \- text processing language (version 147)
.SH* SYNOPSIS
.cblk