[sushi/gnome-3-32] release: prepare for 3.32.1



commit a3e35bb856c5e2f2c2e8dc67f2bfb4fb9c41b0ba
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Jun 19 08:45:13 2019 -0700

    release: prepare for 3.32.1

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 96ef709..736c319 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.32.1
+======
+
+- Specify GtkSourceView 3.0 import version (Joel Ong)
+
 3.32.0
 ======
 
diff --git a/meson.build b/meson.build
index 56398d9..1c08fb5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'sushi',
   'c',
-  version: '3.32.0',
+  version: '3.32.1',
   meson_version: '>=0.42.0'
 )
 


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