[gnome-desktop/alatiera/3.36.7] 3.36.7




commit 00bdb0bdc37f1ba62e470011c48d8f4e4276cca6
Author: Jordan Petridis <jpetridis gnome org>
Date:   Wed Oct 7 12:26:42 2020 +0300

    3.36.7

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8eeb31d1..61095135 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Version 3.36.7
+===============
+
+- No changes
+
 ===============
 Version 3.36.6
 ===============
diff --git a/meson.build b/meson.build
index 151b894a..65522a5c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.6',
+  version: '3.36.7',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -14,7 +14,7 @@ project('gnome-desktop', 'c',
 # to 0. When bumping the second version, set the third one to zero.
 #
 # A lot easier than libtool, right?
-libversion = '19.0.6'
+libversion = '19.0.7'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


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