[gnome-robots/gnome-3-34] Prepare 3.34.1



commit 0c30d9d7dde438e38de1846dea4e184ca5d6245f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Jan 3 20:27:50 2020 -0600

    Prepare 3.34.1

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1f9d847..90c5191 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.34.1 - January 3, 2020
+========================
+
+- Fix various keyboard shortcuts
+- Properly handle multiple activations
+
 3.34.0 - September 8, 2019
 ==========================
 
diff --git a/meson.build b/meson.build
index 83aa4eb..6529bfa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-robots', 'c',
-    version: '3.34.0')
+    version: '3.34.1')
 
 python3 = import('python3')
 gnome = import('gnome')


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