summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-03-05 16:14:32 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-03-05 16:14:32 -0300
commit61b7845b5a974c811773a081ee7616fe2102b0fc (patch)
tree76df6cec6337bdc5c56f3fbf3142114164d22c7f /meson.build
parent8cfb66aaed9a478015138d4d83098b63b70d59fd (diff)
downloadgnome-calendar-61b7845b5a974c811773a081ee7616fe2102b0fc.tar.gz
Bump 3.29.0 release
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 f4b54de1..0c1f0afa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.27.92',
+ version: '3.29.0',
license: 'GPL3+',
meson_version: '>= 0.42.0'
)