Improved keyboard navigation, including new tooltips and menu key support
Highlight action matches in the search view
diff --git a/meson.build b/meson.build index 91e7b4ff3..d3f419e1b 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'slingshot', 'vala', 'c', - version : '2.5.0' + version : '2.4.4' ) i18n = import('i18n')