[nautilus] release: Prepare for 3.30.0



commit fb4fe5c7050c8b6191fe385410f0750aaf4b32de
Author: Carlos Soriano <csoriano redhat com>
Date:   Mon Sep 3 19:31:11 2018 +0200

    release: Prepare for 3.30.0

 NEWS        | 4 +++-
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c8dad3a7..3ff232b02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.30.0:
+* Nothing new, enjoy 🍹
+
 Major changes in 3.29.92:
 * Revert showing search filter popover on ctrl-f (António Fernandes)
 * Add more tests (Alexandru Fazakas) (woo!)
@@ -2841,4 +2844,3 @@ Minor new features:
   the keyboard.
 
 * Ability to easily create launchers on the desktop.
-
diff --git a/meson.build b/meson.build
index 3dee15622..f802fa579 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.29.92',
+  version: '3.30.0',
   meson_version: '>= 0.46.0',
   license: 'GPL3+'
 )


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