[libgnome-games-support] Prepare 1.4.2



commit a2f42027d74c815d15612af06fdcaa70459a7d17
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Aug 12 19:14:41 2018 -0500

    Prepare 1.4.2

 NEWS         | 5 +++++
 configure.ac | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a93bfcf..e2c7349 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.4.2 - August 12, 2018
+=======================
+
+ - Hide category chooser on scores dialog when not needed (#12, Robert Roth)
+
 1.4.1 - March 21, 2018
 ======================
 
diff --git a/configure.ac b/configure.ac
index 309b648..83923b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([libgnome-games-support], [1.4.1], [https://bugzilla.gnome.org])
+AC_INIT([libgnome-games-support], [1.4.2], [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], [3:0:0])
+AC_SUBST([LIBGNOME_GAMES_SUPPORT_LT_VERSION], [3:1:0])
 
 AC_SUBST([LIBGNOME_GAMES_SUPPORT_API_VERSION], [1])
 


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