[gnome-desktop/gnome-3-36] 3.36.8



commit 7b46d36476ae65f4296cae7706facb0da38d3821
Author: Jordan Petridis <jpetridis gnome org>
Date:   Tue Nov 24 20:03:30 2020 +0200

    3.36.8

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 61095135..776fec5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Version 3.36.8
+===============
+
+- No changes
+
 ===============
 Version 3.36.7
 ===============
diff --git a/meson.build b/meson.build
index 65522a5c..50665ab9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.7',
+  version: '3.36.8',
   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.7'
+libversion = '19.0.8'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


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