summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2023-03-05 17:38:20 -0500
committerChristopher Davis <christopherdavis@gnome.org>2023-03-05 17:38:20 -0500
commita8c76c291a31371f7b8fe11da3d554db05f8dbf2 (patch)
tree9270f3b6a726dc1cc44af809d04d648a037eeaac
parent2e6b79c2138cafc10219fc406507cac670dbb5cd (diff)
downloadbaobab-a8c76c291a31371f7b8fe11da3d554db05f8dbf2.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 4f708ce..e3b5854 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '44.rc',
+ version: '44.0',
license: 'GPL2+',
meson_version: '>= 0.59.0',
)