]> git.cameronkatri.com Git - mandoc.git/commitdiff
version 1.13.2 VERSION_1_13_2
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 13 Dec 2014 13:43:47 +0000 (13:43 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 13 Dec 2014 13:43:47 +0000 (13:43 +0000)
NEWS
configure

diff --git a/NEWS b/NEWS
index f9499f5a1831ca62c04149d717bdd015914c9af9..fbcdfc2ad3cf85eeb19da9c73fb671e879cb5759 100644 (file)
--- 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.
index 99d7228c1bef8ed0a2494ff4ba3a3d6597e5f782..57ac898f248c5202be0de6b7811b9f5426d3d32d 100755 (executable)
--- 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