summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2021-07-02 16:02:09 -0500
committerMichael Catanzaro <mcatanzaro@redhat.com>2021-07-02 16:02:09 -0500
commit5a9861e19fe920331f8ddc5e524c87dbb13f7f48 (patch)
treef2c0c37c5273f541037e8e836a719409a1524f18 /meson.build
parent55e01792e18d1a42bb565b115e548f6461e5d64b (diff)
downloadglib-networking-5a9861e19fe920331f8ddc5e524c87dbb13f7f48.tar.gz
Prepare 2.70.alpha2.70.alpha
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 65caaa4..bf5f845 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.68.0',
+ version: '2.70.alpha',
license: 'LGPL2.1+',
meson_version: '>= 0.50.0',
default_options: ['c_std=c99']