[gnome-documents] release: prepare for 3.30.0



commit a8cb36c7a6d21ae1984df85c16ab1da914ef28b9
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Sep 12 08:15:37 2018 +0200

    release: prepare for 3.30.0

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 517588bf..4030f576 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.30.0 - "Shinwell"
+===================
+
+- Update the Git submodule URL after GitLab migration (Abderrahim Kitouni)
+- Remove usage of conditional catch statements (Tim Lunn)
+- Don't crash when selecting a local collection
+- Translation updates
+
 3.29.91 - "Nutmeg Concoction"
 =============================
 
diff --git a/meson.build b/meson.build
index 31d38d47..9d97d8cc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-documents', 'c',
-  version: '3.29.91',
+  version: '3.30.0',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.42.0'


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