[glib/glib-2-54] Keep the version in sync between Meson and Autotools



commit e9757096c27ca5c5a1fd558b01cd6b17f5f95a06
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Jan 1 21:28:03 2018 +0000

    Keep the version in sync between Meson and Autotools
    
    As long as we have both build systems, we're going to need to keep this
    manually synchronised.

 meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 0f3f791..e830603 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('glib', 'c', 'cpp',
-  version : '2.54.0',
+  version : '2.54.2',
   meson_version : '>= 0.38.1',
   default_options : [
     'warning_level=1',


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