[libgnome-games-support] Prepare 1.2.0



commit 7efba9dcc3c8f3372bc7cf591171ccbbf091ae7a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Sep 18 20:50:59 2016 -0500

    Prepare 1.2.0

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d9c5e27..bc8d20b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.2.0 - September 18, 2016
+==========================
+
+- Updated translations
+
 1.1.91 - August 28, 2016
 ========================
 
diff --git a/configure.ac b/configure.ac
index fc3e442..0c5c3c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([libgnome-games-support], [1.1.91], [https://bugzilla.gnome.org])
+AC_INIT([libgnome-games-support], [1.2.0], [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:2:0])
+AC_SUBST([LIBGNOME_GAMES_SUPPORT_LT_VERSION], [2:3:0])
 
 AC_SUBST([LIBGNOME_GAMES_SUPPORT_API_VERSION], [1])
 


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