[gnome-flashback] bump version to 3.33.1, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback] bump version to 3.33.1, update NEWS
- Date: Sat, 17 Aug 2019 13:16:40 +0000 (UTC)
commit ad08dd461f4e2e8a76582335c6938eacf529cb90
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Aug 17 16:14:34 2019 +0300
bump version to 3.33.1, update NEWS
NEWS | 12 ++++++++++++
configure.ac | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a53f41..092ce4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 3.33.1
+==============
+- Remove Clipboard plugin from required components. (#19)
+- Remove Mouse plugin from required components. (#20)
+- Support startup via systemd user instance. (!17)
+- Fix input source status icon flickering. (#16)
+- Remove gnome-flashback-init.desktop file.
+- Update org.gnome.Shell D-Bus interface.
+- Updated translations:
+ Asier Sarasua Garmendia (eu), Daniel Mustieles García (es),
+ Kukuh Syafaat (id), Piotr Drąg (pl).
+
Version 3.32.0
==============
- Fix deprecation warnings.
diff --git a/configure.ac b/configure.ac
index 14a340e..c2e9992 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
dnl **************************************************************************
m4_define([gf_major_version], [3])
-m4_define([gf_minor_version], [32])
-m4_define([gf_micro_version], [0])
+m4_define([gf_minor_version], [33])
+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]