summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-02-14 13:53:18 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-02-14 13:53:18 -0300
commit232d7e725ea739dce0a4a878ead9dc6884491719 (patch)
treebd75e1eb4323b4f55e9433539ff7dd9007df5761 /meson.build
parent709cfb75faffffb0875297d67ec104e98d4e6816 (diff)
downloadgnome-calendar-232d7e725ea739dce0a4a878ead9dc6884491719.tar.gz
40.beta40.beta
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 b81b95c9..ae86e7dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '40.alpha',
+ version: '40.beta',
license: 'GPL3+',
meson_version: '>= 0.53.0'
)