[epiphany] Post-release version bump to new version scheme



commit c9873f2808a2d875f9f341d9c80f6878116783a0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Sep 11 18:21:05 2020 -0500

    Post-release version bump to new version scheme
    
    RIP even/odd versioning. Long live GNOME 3!

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6834bc927..2901bba90 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.38.0',
+  version: '40.alpha',
   meson_version: '>= 0.46.0',
   default_options: ['c_std=gnu11',
                     'warning_level=2']


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