summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-09-12 20:15:23 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-09-12 20:15:23 -0300
commit4449499b98f4fe1d877a8fb77846e82abb3373f8 (patch)
tree28d03eb328397faf861f5187a83faa3420c84954 /meson.build
parentb19d006fff9d2b6b56bc000b42ea4b5813f1187e (diff)
downloadglade-4449499b98f4fe1d877a8fb77846e82abb3373f8.tar.gz
Bump version to devel3.39.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 2aeb240e..e79425b1 100644
--- a/meson.build
+++ b/meson.build
@@ -8,7 +8,7 @@
# version will always know they are on a development release.
project(
'glade', 'c',
- version: '3.38.0',
+ version: '3.39.0',
license: 'GPL2',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',