[gnome-desktop/gnome-40] Prepare 40.3



commit 4c4a631ea37efd2d0f5a28ddb927e128a7d5422b
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Thu Jul 15 11:21:15 2021 +0100

    Prepare 40.3

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0aaf2353..5569a45f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+============
+Version 40.3
+============
+
+- Translation updates
+
 ============
 Version 40.2
 ============
diff --git a/meson.build b/meson.build
index 1a4544d6..d6132747 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '40.2',
+  version: '40.3',
   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.1.4'
+libversion = '19.1.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]