summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2021-09-21 08:27:06 -0700
committerChristopher Davis <christopherdavis@gnome.org>2021-09-21 08:27:06 -0700
commitb1f9510e3b97fe88aa1a2187b94ec17b6840db3b (patch)
tree2a01422985ce39a3a00c6b6a8d9827d94c2ab1e7
parent0eaa3cf519298ab1b2be5ab18b5ecf1dfbadd002 (diff)
downloadbaobab-b1f9510e3b97fe88aa1a2187b94ec17b6840db3b.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 f64c3ce..8a5eb7e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '41.0',
+ version: '42.alpha',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)