Update version number to 0.8.1.1 to send to translationproject. 20131110030509/pspp 20131111030507/pspp 20131112030514/pspp 20131113030513/pspp 20131114030505/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Nov 2013 01:19:35 +0000 (17:19 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Nov 2013 01:19:35 +0000 (17:19 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 7b047be4470a7a9bd5e506b7f68281dd1a7cad83..911c47e0924159d379cbc5beb6a842ca02179960 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
  
-Changes since 0.8.1:
+Changes from 0.8.1 to 0.8.1.1:
 
  * Charts are now rendered with colours from the Tango palette instead
    of fully saturated primaries.
index 853f22bcfa840644dbfac2388d3a8ebae2f574f9..81f00b9883a9c6f09e0e50257c8b02a38d17756b 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 dnl Initialize.
 AC_PREREQ(2.63)
-AC_INIT([GNU PSPP], [0.8.1], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [0.8.1.1], [bug-gnu-pspp@gnu.org], [pspp])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_TESTDIR([tests])