Bump version to 3.93

This lets us add new API without deprecation warnings.
This commit is contained in:
Matthias Clasen 2017-10-20 08:05:46 +02:00
parent 95beabe4d6
commit 0e1785ed48

View File

@ -1,5 +1,5 @@
project('gtk+', 'c',
version: '3.92.1',
version: '3.93.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',