[gnome-panel] bump version to 3.34.0, update NEWS



commit e78941f27e5edd560338da44e76cadfc0fc6ce9b
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Sep 10 15:11:14 2019 +0300

    bump version to 3.34.0, update NEWS

 NEWS         | 4 ++++
 configure.ac | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a6798a66c..4dc4d04a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 3.34.0
+==============
+- No changes.
+
 Version 3.33.92
 ===============
 - Updated translations:
diff --git a/configure.ac b/configure.ac
index 81f0d5b94..873907512 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
-m4_define([gp_minor_version], [33])
-m4_define([gp_micro_version], [92])
+m4_define([gp_minor_version], [34])
+m4_define([gp_micro_version], [0])
 m4_define([gp_version], [gp_major_version.gp_minor_version.gp_micro_version])
 
 dnl **************************************************************************


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