[epiphany/gnome-3-26] Prepare 3.26.5



commit 7d46f6af21101c0957fa00e5eabb187131434acf
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Dec 17 14:15:21 2017 -0600

    Prepare 3.26.5

 NEWS        |    6 ++++++
 meson.build |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ff93160..34e10ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.26.5 - December 17, 2017
+==========================
+
+- Fix error in sync migration when migrating from 3.26.2 or earlier
+- Improved logic to avoid corrupting session state
+
 3.26.4 - December 12, 2017
 ==========================
 
diff --git a/meson.build b/meson.build
index 0b39216..e6d7e01 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.26.4',
+  version: '3.26.5',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


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