summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-07-19 21:18:57 -0400
committerMatthias Clasen <mclasen@redhat.com>2017-07-19 21:18:57 -0400
commit6c7e8ecb1fb6719f35a5ca14ea17eff8cf7ddca0 (patch)
tree4854117cf2cfd253814d841342f1de2b1a4e7ff2 /meson.build
parent29e8a07ddd123cbf91207f7a0e2c38a016d1f3d7 (diff)
downloadgtk+-6c7e8ecb1fb6719f35a5ca14ea17eff8cf7ddca0.tar.gz
Bump version
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 24c23403c5..d61ce416c0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk+-4.0', 'c',
- version: '3.91.1',
+ version: '3.91.2',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',