summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-10-13 12:46:01 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-10-13 12:46:01 -0300
commit3326ab77f726715585224116ce645441520fee4e (patch)
tree3080bd6c3a309e9bfce027922a0a2e406378b598 /meson.build
parentc3e82c214c4eef7e5ae334a2b3bf581b8fa34f8d (diff)
downloadgnome-calendar-3326ab77f726715585224116ce645441520fee4e.tar.gz
Post-branching version bump
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 c4c8ff57..2d99773c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '41.0',
+ version: '42.alpha',
license: 'GPL3+',
meson_version: '>= 0.53.0'
)