summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-08-16 18:41:26 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-08-16 18:41:26 -0300
commit4d9f6618f05430618941d60d9122fed508607f53 (patch)
tree3373c39f3f852f158128c548126a3260768e8e0f /meson.build
parentfebfe599ffc5657369247e5bbe98ee4e0c5ede2a (diff)
downloadgnome-calendar-4d9f6618f05430618941d60d9122fed508607f53.tar.gz
41.beta41.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 ed3a1832..fab1a4da 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '41.alpha',
+ version: '41.beta',
license: 'GPL3+',
meson_version: '>= 0.53.0'
)