summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-06-17 14:42:23 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-06-17 14:42:23 -0400
commitea071456e3f91aff4388f4a534119a60535cd62b (patch)
tree6338e9a6b3400353fb981a8477ed8f9c35f83900
parentacb7cbe9efa730b6430466c9aae5c88d758fd91b (diff)
downloadgnome-desktop-3.33.3.tar.gz
3.33.33.33.3
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d53fd31e..011d4e84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
==============
+Version 3.33.3
+==============
+
+- Translation updates
+
+==============
Version 3.33.2
==============
diff --git a/meson.build b/meson.build
index e57d98b3..bba00d99 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.47.0',
- version: '3.33.2',
+ version: '3.33.3',
license: ['GPL2+', 'LGPL2+']
)