summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-05 18:47:44 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-05 18:47:44 -0300
commit04c2f99028dd33ffa534e8866686124ef4aacecb (patch)
treeb4560fd55f0e6dfdeea2f00ddc3f71a25977f091 /meson.build
parent70d4124c881ab4554ebaae5f0e5da870cb69d8f2 (diff)
downloadgnome-calendar-04c2f99028dd33ffa534e8866686124ef4aacecb.tar.gz
Post-release 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 027e66ac..c4c8ff57 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '41.rc1',
+ version: '41.0',
license: 'GPL3+',
meson_version: '>= 0.53.0'
)