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



commit 8990c212e35a5e93fa0d028c235da8b5ab3a27be
Author: Jordan Petridis <jordan centricular com>
Date:   Mon Aug 10 22:28:43 2020 +0300

    3.36.5

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6207c7447..b272e9d77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Version 3.36.5
+===============
+
+- No changes
+
 ===============
 Version 3.36.4
 ===============
diff --git a/meson.build b/meson.build
index d995a75b6..96357dffa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.4',
+  version: '3.36.5',
   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.4'
+libversion = '19.0.5'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


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