summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2019-03-04 20:03:12 +0000
committerPhilip Withnall <withnall@endlessm.com>2019-03-04 20:03:12 +0000
commit2edc5aa6dfffec0a48c8a1e9381b73d1096e0489 (patch)
tree0a3e3e6963ce8856ec840bef89dacc281bf774ab /meson.build
parent4d04353bbd8fa859adf0863538131ceb591b0ee1 (diff)
downloadglib-2edc5aa6dfffec0a48c8a1e9381b73d1096e0489.tar.gz
2.60.02.60.0
Signed-off-by: Philip Withnall <withnall@endlessm.com>
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 03168cf1d..af0103c13 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.59.3',
+ version : '2.60.0',
meson_version : '>= 0.48.0',
default_options : [
'buildtype=debugoptimized',