[libgames-support] Prepare 0.91



commit a3a961fe202afe7604635f9a2064ea0f63b7a240
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Mar 6 14:00:19 2016 -0600

    Prepare 0.91

 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 71408a0..b260005 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.91 - March 6, 2016
+====================
+
+- Adjust column spacing on scores dialog
+- Add missing mnemonic to done button on scores dialog
+- Many new and updated translations
+
 0.90 - February 15, 2016
 ========================
 
diff --git a/configure.ac b/configure.ac
index 2c48153..35bd368 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([libgames-support], [0.90], [https://bugzilla.gnome.org])
+AC_INIT([libgames-support], [0.91], [https://bugzilla.gnome.org])
 
 dnl http://people.gnome.org/~walters/docs/build-api.txt
 dnl https://bugzilla.gnome.org/show_bug.cgi?id=751624
@@ -15,7 +15,7 @@ dnl * If any interfaces have been removed or changed since the last public
 dnl   release, then set age to 0)
 dnl
 dnl http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-AC_SUBST([LIBGAMES_SUPPORT_LT_VERSION], [2:0:0])
+AC_SUBST([LIBGAMES_SUPPORT_LT_VERSION], [2:1:0])
 
 AC_SUBST([LIBGAMES_SUPPORT_API_VERSION], [1.0])
 


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