summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-09-18 14:00:22 -0400
committerChristopher Davis <christopherdavis@gnome.org>2022-09-18 14:00:22 -0400
commitf04a9bee34a9d6cc928f9e16f727783bf88bdc40 (patch)
treecb2ab157486df764c696a56bffb16e21872362d2
parentc652490bcb89701adcd7b3385c1ec0fbb34b9468 (diff)
downloadbaobab-f04a9bee34a9d6cc928f9e16f727783bf88bdc40.tar.gz
build: Version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d97ee0a..c53c2c3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '43.rc',
+ version: '43.0',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)