[epiphany] Bump version number to 3.29.0



commit 710a495d0e60d28d76da4d17abe1fb741f3c987d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Mar 3 11:33:20 2018 -0600

    Bump version number to 3.29.0
    
    Of course we won't release with 3.29.0, but this is to indicate that
    we're now past 3.28 and not yet to 3.29.1.

 meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index d801172..a4a8a36 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.27.90',
+  version: '3.29.0',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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