summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-03-12 12:19:35 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-03-12 12:19:35 -0300
commitb0179a50152b80770cb0f14d8063b43721910d9d (patch)
tree2c49772719532d262c7c1a3c3251d65867cf4a5c /meson.build
parenta830224aaf8d934d4437b0f4337c1a3d58e77319 (diff)
downloadgnome-todo-b0179a50152b80770cb0f14d8063b43721910d9d.tar.gz
Bump 3.29.0 release
Let's open up the new development cycle already.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5f5cade7..308fffe6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-todo',
'c',
- version: '3.28.0',
+ version: '3.29.0',
license: 'GPL3+',
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
meson_version: '>= 0.41.0'