summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2022-04-05 14:20:14 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2022-04-05 14:20:14 +0000
commit04e5f93e3874581425ca047bc6e3d4c5a260f5ce (patch)
tree1f3005e6e4ab74c3593b9254dad908174a5a8c8f
parentc9ef0bf0ebfb6d374519cc9aaf62f45fd51feaac (diff)
parentc90b80b7b1610422b5bbb61d2a6efeab7c33ca31 (diff)
downloadglib-04e5f93e3874581425ca047bc6e3d4c5a260f5ce.tar.gz
Merge branch 'version-bump' into 'main'
build: Post-release version bump to 2.73.0 See merge request GNOME/glib!2577
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 19180cb50..7e1b43372 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 : [