[iagno/gnome-3-8] Retroactively prepare 3.8.2



commit 8f2aa737bea5eee1146e84a1913d80c54c5a9e61
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Sep 14 19:25:14 2013 -0500

    Retroactively prepare 3.8.2
    
    Looks like I forgot to push this up. A small amount of black magic will
    be required to fix.

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44113ea..21bb339 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+iagno 3.8.2
+===========
+
+* Display the correct score at the end of the game
+* Fix two broken links in user help
+
 iagno 3.8.1
 ===========
 
diff --git a/configure.ac b/configure.ac
index eeca5d3..b815347 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(iagno, 3.8.1)
+AC_INIT(iagno, 3.8.2)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]