summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-03-12 11:13:08 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-03-12 11:13:08 -0300
commitc37a9ef9ffe71a4d94fca3dc91d5e91ce5ccecb5 (patch)
tree661a1a68eb4b9c053ff5f014b4aba5d476c238e5 /meson.build
parent2465b9e7bec700c2935c1528dd22a215dcafa222 (diff)
downloadgnome-calendar-c37a9ef9ffe71a4d94fca3dc91d5e91ce5ccecb5.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 6f996136..0fc030f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '40.rc',
+ version: '40.0',
license: 'GPL3+',
meson_version: '>= 0.53.0'
)