[gnome-desktop-testing] build: Resync version number in meson.build with configure.ac



commit fa4043cfacfcff8a9bbb499819144438c59439b7
Author: Simon McVittie <smcv collabora com>
Date:   Wed Sep 29 01:06:41 2021 +0100

    build: Resync version number in meson.build with configure.ac
    
    Signed-off-by: Simon McVittie <smcv collabora com>

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 0c13bd7..b6a4a36 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@
 project(
   'gnome-desktop-testing',
   'c',
-  version : '2018.1',
+  version : '2021.1',
   meson_version : '>=0.49.0',
   default_options : [
     'warning_level=2',


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