summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-02-14 22:28:27 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-02-14 22:28:27 -0300
commit9393f186b5a5eaa31263bf296911c4f7a57a11bb (patch)
treeda8fe82d1da7958b7e6ed28c1c67a368b16494d8 /meson.build
parent88c696dbad528ae4693fe8bc226fea05a6dd221b (diff)
downloadgnome-calendar-9393f186b5a5eaa31263bf296911c4f7a57a11bb.tar.gz
44.beta44.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 3cf060c8..69124676 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '44.alpha',
+ version: '44.beta',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)