[gtk/gtk-3-24: 1/2] meson: Bump to latest version of the 3.24 branch



commit c010a95d8c9aeda827d78884f93f152706ea6232
Author: Philippe Normand <philn igalia com>
Date:   Fri Apr 3 10:52:29 2020 +0100

    meson: Bump to latest version of the 3.24 branch
    
    3.24.16 was tagged without bumping the version in the Meson build definitions.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 0c31ca0f30..a7acd96ce7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gtk+-3.0', 'c',
-        version: '3.24.14',
+        version: '3.24.16',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1'


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