summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2022-03-31 18:17:37 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2022-03-31 18:17:37 +0100
commitc90b80b7b1610422b5bbb61d2a6efeab7c33ca31 (patch)
tree995e55c24235542dfc87de500a36315ec7c560c4
parentdabf3ab5f227240289a4e5c23eac450434eca448 (diff)
downloadglib-c90b80b7b1610422b5bbb61d2a6efeab7c33ca31.tar.gz
build: Post-release version bump to 2.73.0
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ac077fae1..435d7a525 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.72.0',
+ version : '2.73.0',
# NOTE: We keep this pinned at 0.52 because that's what Debian Stable ships
meson_version : '>= 0.52.0',
default_options : [