[libgnome-games-support] Prepare 1.2.1



commit 988bf4173273e4f09aedd75cd01ffca4bb61751a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Oct 24 19:49:29 2016 -0500

    Prepare 1.2.1

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc8d20b..3eb3502 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.2.1 - October 24, 2016
+========================
+
+- Do not iterate global main context when running scores dialog
+- Updated translations
+
 1.2.0 - September 18, 2016
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 0c5c3c5..b95ed3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([libgnome-games-support], [1.2.0], [https://bugzilla.gnome.org])
+AC_INIT([libgnome-games-support], [1.2.1], [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([LIBGNOME_GAMES_SUPPORT_LT_VERSION], [2:3:0])
+AC_SUBST([LIBGNOME_GAMES_SUPPORT_LT_VERSION], [2:4:0])
 
 AC_SUBST([LIBGNOME_GAMES_SUPPORT_API_VERSION], [1])
 


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