[gnome-applets] bump version to 3.38.0, update NEWS



commit 0cacd733f6257cd8ba20e3543b25906a3e0f8e05
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Oct 15 01:47:06 2020 +0300

    bump version to 3.38.0, update NEWS

 NEWS         | 5 +++++
 configure.ac | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3ea112f7e..fef72ebe0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.38.0
+==============
+- Create sticky notes file per-applet. (!61)
+- Updated translations.
+
 Version 3.37.2
 ==============
 - Re-release with tarball from srcdir.
diff --git a/configure.ac b/configure.ac
index a327c65a1..0a32dca62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([ga_major_version], [3])
-m4_define([ga_minor_version], [37])
-m4_define([ga_micro_version], [2])
+m4_define([ga_minor_version], [38])
+m4_define([ga_micro_version], [0])
 m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
 
 dnl **************************************************************************


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