summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-07-02 13:21:38 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-07-02 13:21:38 -0500
commit091e5470c309ed50c5a45fe7539ee4700044857c (patch)
treea027007b345a5c9f6e8dbfe7589b345b3943c0a0 /meson.build
parentae57ad5b3e03383a4085479ddd6dcc928b4b2de9 (diff)
downloadglib-networking-091e5470c309ed50c5a45fe7539ee4700044857c.tar.gz
Prepare 2.65.12.65.1
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 def9a19..7adebf0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.64.3',
+ version: '2.65.1',
license: 'LGPL2.1+',
meson_version: '>= 0.50.0',
default_options: ['c_std=c99']