[sushi] release: prepare for 3.33.3



commit 45565e470e813b0aeceb5bcf0bde58ebea991866
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 17 11:39:25 2019 -0700

    release: prepare for 3.33.3

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 96ef709..2b21170 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.33.3
+======
+
+- Rewrite to use GTK directly, drop Clutter dependency
+- Use GtkSourceView 4 (Joel Ong, Martin Blanchard)
+
 3.32.0
 ======
 
diff --git a/meson.build b/meson.build
index 39ecb67..bdccf35 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'sushi',
   'c',
-  version: '3.32.0',
+  version: '3.33.3',
   meson_version: '>=0.46.0'
 )
 


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