summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-10-08 10:56:26 +0200
committerBastien Nocera <hadess@hadess.net>2019-10-08 10:57:04 +0200
commit1bf67499490d85d5d6f25f81d993fca7afbb58f0 (patch)
tree9002c533c4c34400761ed49aaad43b48749979b4
parentf55c711f1985b3055740da8a0e7566aa3b7bd828 (diff)
downloadlibgweather-1bf67499490d85d5d6f25f81d993fca7afbb58f0.tar.gz
3.34.03.34.0
Closes: #33
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4a80f15..601a11c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+==============
+Version 3.34.0
+==============
+
+This version contains translation updates.
+
===============
Version 3.33.92
===============
diff --git a/meson.build b/meson.build
index 857eff4..98724ea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgweather', 'c',
- version: '3.33.92',
+ version: '3.34.0',
meson_version: '>= 0.50.0',
)