[gnome-shell-extensions] build: Change upcoming version to 40.alpha2



commit c745dd6362c9f9de27355f47e18923ca7a093716
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Dec 22 01:33:44 2020 +0100

    build: Change upcoming version to 40.alpha2
    
    I messed up and released 40.alpha at the same time as 3.38.2, when it's
    supposed to be in January. In order to re-align with the schedule, change
    the upcoming version to 40.alpha2 so we don't have to skip a release and
    will be back on track in time of 40.beta.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index a83155c..4b6a3d9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-shell-extensions',
-  version: '40.beta',
+  version: '40.alpha2',
   meson_version: '>= 0.44.0',
   license: 'GPL2+'
 )


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