[libgnome-games-support] Prepare 1.1.91



commit 3cd6865cd963ae487c35f26c638d011058a94bea
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Aug 28 19:42:08 2016 -0500

    Prepare 1.1.91

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e12f230..d9c5e27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.1.91 - August 28, 2016
+========================
+
+- Rename the pkg-config file one final time... are we there yet?
+- Updated translations
+
 1.1.90 - August 15, 2016
 ========================
 
diff --git a/configure.ac b/configure.ac
index 9285f1c..fc3e442 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([libgnome-games-support], [1.1.90], [https://bugzilla.gnome.org])
+AC_INIT([libgnome-games-support], [1.1.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([LIBGNOME_GAMES_SUPPORT_LT_VERSION], [2:1:0])
+AC_SUBST([LIBGNOME_GAMES_SUPPORT_LT_VERSION], [2:2:0])
 
 AC_SUBST([LIBGNOME_GAMES_SUPPORT_API_VERSION], [1])
 


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