summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 14:16:07 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 14:16:07 -0300
commit0bfb1e89063e9cd872448f169e2430ab76e76f5d (patch)
tree33220bf00357c4412e941cff46179c142c494897 /meson.build
parenta95f8ec9749d80092670ab172fde8e1f0b473c3f (diff)
downloadgnome-control-center-0bfb1e89063e9cd872448f169e2430ab76e76f5d.tar.gz
Post-branching version bump
Mainline is open for business again
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 d56f0cba5..59982b4e2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '42.2',
+ version : '43.alpha',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)