summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-03-07 15:47:27 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-03-07 15:47:27 -0300
commit5b06ccb813b973b8f9c6bfc67d4f8953115e9eb1 (patch)
tree4d2d1e69de3d05f0d070e8b9f9d3090a7f5ef379 /meson.build
parent8d8ff9dc50aec12a3cc4956c210bfe0d19814bd8 (diff)
downloadgnome-calendar-5b06ccb813b973b8f9c6bfc67d4f8953115e9eb1.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 8da3cf2b..b88daa53 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '42.rc',
+ version: '42.0',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)