summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-03-06 23:25:31 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-03-06 23:25:31 -0300
commit267a801c427cae5b2091d2735b034673a2055d3f (patch)
tree7f0ae29678da11eedddf27fc3b2edb5929647cd1
parent6b3676a53ffb79e5dfa8f289b0061b0ff31f7633 (diff)
downloadgnome-calendar-267a801c427cae5b2091d2735b034673a2055d3f.tar.gz
Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 97ce75cc..82187b79 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '44.rc',
+ version: '44.0',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)