[gnome-desktop] Prepare 3.29.1



commit 24ed6200017b7a61094ab1fbe23ac7ba5013d589
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Apr 16 20:11:45 2018 -0500

    Prepare 3.29.1

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f32033..feaf388 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 ==============
+Version 3.29.1
+==============
+
+- Updated translations
+
+==============
 Version 3.28.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 24b8772..0697bd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 m4_define(gnome_platform, 3)
-m4_define(gnome_minor, 28)
+m4_define(gnome_minor, 29)
 m4_define(gnome_micro, 1)
 m4_define(gnome_sub,)
 dnl gnome_sub is an optional sub-version which will not be advertised to the user
@@ -29,7 +29,7 @@ AC_CONFIG_MACRO_DIR([m4])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=17:0:0
+LT_VERSION=17:1:0
 AC_SUBST(LT_VERSION)
 
 LT_PREREQ([2.2.6])


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