summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-04-22 12:01:48 +0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-04-22 12:01:48 +0200
commit6d4b7d7bcc2f40d6aa0b7f0be1ddb5409d474f5b (patch)
tree3f8a13c4b0435fe5bd37e3e3ab3fcc72a9616aa1
parent0d0ef588ad192094c63b73d768a8a01d091d61a7 (diff)
downloadgnome-calendar-6d4b7d7bcc2f40d6aa0b7f0be1ddb5409d474f5b.tar.gz
Post-branching version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5e02aeec..6c137c87 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '44.1',
+ version: '45.alpha',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)