summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAlberto Fanjul <albertofanjul@gmail.com>2020-04-26 12:06:51 +0200
committerAlberto Fanjul <albertofanjul@gmail.com>2020-05-06 21:53:41 +0200
commit9f828d0c964c7b15c7f0231ab2656eeb5e39c334 (patch)
tree440ba7f95196cb029ccad668823378dc15677e97 /meson.build
parentfca9eb9110e71c03c35341b742553bcc90f3be75 (diff)
downloadglade-9f828d0c964c7b15c7f0231ab2656eeb5e39c334.tar.gz
Rolling 3.36.0
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 ee772875..0e71ea75 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glade', 'c',
- version: '3.22.0',
+ version: '3.36.0',
license: 'LGPL2',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',