summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2023-02-09 10:27:48 -0600
committerMichael Catanzaro <mcatanzaro@redhat.com>2023-02-09 10:27:48 -0600
commit28371b5b9359cb26350dd434b6713133b66f727e (patch)
treeebb8cb91b22017c6a044d1fa822cdb173b5ef85e /meson.build
parentfc61d21407550a9670bc6b6b3aaa3056ef26d58b (diff)
downloadglib-networking-28371b5b9359cb26350dd434b6713133b66f727e.tar.gz
Prepare 2.76.beta2.76.beta
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 d2d0908..5245c05 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.76.alpha',
+ version: '2.76.beta',
license: 'LGPL2.1+',
meson_version: '>= 0.60.0',
default_options: ['c_std=gnu99']