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



commit e33a072319724b9be4c54012732405bc3a22d391
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Oct 7 21:18:05 2019 +0300

    bump version to 3.34.1, update NEWS

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4dc4d04a4..44ab431d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 3.34.1
+==============
+- Updated translations.
+
 Version 3.34.0
 ==============
 - No changes.
diff --git a/configure.ac b/configure.ac
index 873907512..d435ef93c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
 m4_define([gp_minor_version], [34])
-m4_define([gp_micro_version], [0])
+m4_define([gp_micro_version], [1])
 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]