[gnome-desktop] Prepare 3.29.91
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] Prepare 3.29.91
- Date: Tue, 14 Aug 2018 02:05:41 +0000 (UTC)
commit b7b6da895c60cd3d719e3b9c29779c25429eb823
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Aug 13 20:54:29 2018 -0500
Prepare 3.29.91
NEWS | 8 ++++++++
configure.ac | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index e17541e6..b2944ae5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+===============
+Version 3.29.91
+===============
+
+- Fix various wall clock regressions
+- Fix regressions from intltool removal
+- Fix regressions introduced by g_autoptr usage
+
=================
Version 3.29.90.1
=================
diff --git a/configure.ac b/configure.ac
index a29b62db..f46c1a34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 29)
-m4_define(gnome_micro, 90)
-m4_define(gnome_sub,1)
+m4_define(gnome_micro, 91)
+m4_define(gnome_sub,)
dnl gnome_sub is an optional sub-version which will not be advertised to the user
dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
dnl Leave empty if not needed
@@ -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:2:0
+LT_VERSION=17:3:0
AC_SUBST(LT_VERSION)
LT_PREREQ([2.2.6])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]