summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-09-15 12:24:47 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-09-15 12:24:47 -0300
commitbfe9fd2acf0713500417618f107e8b5a9e82c5bb (patch)
tree7f7f416dcbe4f146419b655927babbc334e32f18 /meson.build
parentc278f9b2d076ad075dfa3f306219ed71cdd2eed4 (diff)
downloadgnome-control-center-bfe9fd2acf0713500417618f107e8b5a9e82c5bb.tar.gz
43.043.0
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 3510f8348..b7b595ea5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '43.rc',
+ version : '43.0',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)