summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-11-21 08:46:25 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-11-21 08:46:25 -0300
commit40f3bee3d63af40297dffa6b08f6e010fce98faa (patch)
tree46ab61f1ef8023137f5a5c6806f2254ceb3fa5de /meson.build
parent80dd2df7c33456090dccf8acac8730983c099fc9 (diff)
downloadgnome-calendar-40f3bee3d63af40297dffa6b08f6e010fce98faa.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 f93d2c22..3cf060c8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '43.2',
+ version: '44.alpha',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)