summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-09-17 11:35:55 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2021-09-17 11:35:55 +0100
commit7692e84f0de15b05cb3dd06afe0d8f85376f8d28 (patch)
tree9c026f0ca5e9d6c3c21dd032446842f8cd98aa9e
parent94b74c761d187680d8427844188202bbb781842e (diff)
downloadglib-7692e84f0de15b05cb3dd06afe0d8f85376f8d28.tar.gz
build: Post-release version bump to 2.71.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 319f18314..a51f42f0a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.70.0',
+ version : '2.71.0',
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
meson_version : '>= 0.49.2',
default_options : [