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



commit ef1161f245ab133a5cedca9017b095b428011439
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Dec 1 21:17:37 2019 +0200

    bump version to 3.35.1, update NEWS

 NEWS         | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c857990..6e434a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 3.35.1
+==============
+- Remove desktop-background module.
+- Add root-background module, disabled by default.
+- Add new desktop module for icons and background. (#7)
+- Install compiz configuration. (!16)
+- Add support for shift_caps_switch XKB option. (#24)
+- Fix shape region for screenshot select area. (#26)
+- Fix crash with external monitor. (#25)
+- Fix crash in clipboard manager.
+- Updated translations.
+
 Version 3.34.1
 ==============
 - Add clipboard manager. (#19)
diff --git a/configure.ac b/configure.ac
index ff80cce..887f169 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gf_major_version], [3])
 m4_define([gf_minor_version], [35])
-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]