diff --git a/meson.build b/meson.build index dcb82e02..3cd4755b 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'slingshot', 'vala', 'c', - version : '2.9.1' + version : '2.10.0' ) i18n = import('i18n')