summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-03-07 17:49:38 -0800
committerChristopher Davis <christopherdavis@gnome.org>2022-03-07 17:49:38 -0800
commit26f972fc9747182465aa72e3ede37f585ea1a212 (patch)
treeb15323dc18f642edb9140d75713f82205cbc22bf
parente7ca2fdbc54206081d077b832cc8a93511f2d5a3 (diff)
downloadbaobab-26f972fc9747182465aa72e3ede37f585ea1a212.tar.gz
build: Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1258ecc..fc21f62 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '42.rc',
+ version: '42.0',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)