aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rwxr-xr-xconfigure2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index f9499f5a..fbcdfc2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
-$Id: NEWS,v 1.7 2014/12/09 12:05:44 schwarze Exp $
+$Id: NEWS,v 1.8 2014/12/13 13:43:47 schwarze Exp $
This file lists the most important changes in the mdocml.bsd.lv distribution.
-Changes in version 1.13.2, released on December XXX, 2014
+Changes in version 1.13.2, released on December 13, 2014
--- MAJOR NEW FEATURES ---
* Include an implementation of man(1), the manual page viewer.
diff --git a/configure b/configure
index 99d7228c..57ac898f 100755
--- a/configure
+++ b/configure
@@ -31,7 +31,7 @@ echo "config.log: writing..."
# Initialize all variables here,
# such that nothing can leak in from the environment.
-VERSION="1.13.1"
+VERSION="1.13.2"
echo "VERSION=\"${VERSION}\"" 1>&2
echo "VERSION=\"${VERSION}\"" 1>&3