summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-09-03 12:20:08 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-09-03 12:20:08 -0300
commitd05b901a1dfc5cbd55b8f2dc7683a177e6f4774d (patch)
tree95fb4418ec161aa21b53ffb2660a4265584406bc
parent3b458b0857317232daec0506526ed975ad407941 (diff)
downloadgnome-control-center-d05b901a1dfc5cbd55b8f2dc7683a177e6f4774d.tar.gz
3.30.03.30.0
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index deca8c812..2449a32ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
===============
+Version 3.30.0
+===============
+
+- Translation updates
+
+===============
Version 3.29.92
===============
diff --git a/meson.build b/meson.build
index e11bb321f..1dd93bf7f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.29.92',
+ version : '3.30.0',
license : 'GPL2+',
meson_version : '>= 0.43.0'
)