summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2020-01-05 21:21:23 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2020-01-05 21:21:23 +0100
commit8e7227a2b02b089351dfd8f72c8764dd4eacc6dc (patch)
tree2f47a9e10ee500b6c823a6001fa06e04ab66ad13 /meson.build
parent898e87e44e10b9c0ab6a538c54596b4ab764028f (diff)
downloadgcr-8e7227a2b02b089351dfd8f72c8764dd4eacc6dc.tar.gz
Release unstable version 3.35.13.35.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 29297d7..7a91ac7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gcr', 'c',
- version: '3.34.0',
+ version: '3.35.1',
meson_version: '>= 0.49',
license: 'GPL2+',
)