[gnome-flashback] bump version to 3.37.1, update NEWS



commit f934458dfa0e1d7b7e4ec6a7b842cba8119e7080
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Apr 30 00:13:26 2020 +0300

    bump version to 3.37.1, update NEWS

 NEWS         | 11 +++++++++++
 configure.ac |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ebf33db..25a069b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 3.37.1
+==============
+- Add a possibility to permanently delete files from desktop. (#28)
+  (Desktop now requires nautilus 3.37.1.1+!)
+- Fix screensaver unlock problems. (#46)
+- Fix few small memory leaks.
+- Fix screenshot saving to clipboard. (#50)
+- Active desktop icon rename with F2 key. (LP:#1875703)
+- Fix creating new desktop icons. (LP:#1875317)
+- Updated translations.
+
 Version 3.36.1
 ==============
 - Disable unimplemented icon placement modes. (#41)
diff --git a/configure.ac b/configure.ac
index d5da581..6dcfe66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gf_major_version], [3])
 m4_define([gf_minor_version], [37])
-m4_define([gf_micro_version], [0])
+m4_define([gf_micro_version], [1])
 m4_define([gf_version], [gf_major_version.gf_minor_version.gf_micro_version])
 
 dnl **************************************************************************


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