summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2020-02-18 07:38:59 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2020-02-18 07:38:59 +0100
commit044f337e721ca5d71be5b62d65f16aa89f5d3731 (patch)
tree6ab388071fca301835ec7d029334e74fcf17c5d0 /meson.build
parent481d47bc03ddcd647fc4671047abf9aa87205c1e (diff)
downloadgcr-044f337e721ca5d71be5b62d65f16aa89f5d3731.tar.gz
Release unstable version 3.35.913.35.91
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 22ef8c2..35c417f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gcr', 'c',
- version: '3.35.90',
+ version: '3.35.91',
meson_version: '>= 0.49',
license: 'GPL2+',
)