summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2017-09-11 23:39:38 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2017-09-11 23:39:38 -0300
commitf027c4c1a971eca305b85ca2c9981e86b38c3634 (patch)
tree0789231fa2810529b7e408fb7321670cdaab89fc /meson.build
parent83a76751474daedc86b196c678ace69ff4800b32 (diff)
downloadgnome-calendar-f027c4c1a971eca305b85ca2c9981e86b38c3634.tar.gz
Bump for 3.27.0 unstable release cycle
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 51129216..44f8b0bd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-calendar', 'c',
- version: '3.25.90',
+ version: '3.27.0',
license: 'GPL3+',
default_options: [
'buildtype=debugoptimized',