]> git.sesse.net Git - plocate/commitdiff
Bump version number.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 19 Feb 2021 17:38:33 +0000 (18:38 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 19 Feb 2021 17:38:33 +0000 (18:38 +0100)
meson.build

index 703f32f68160a2f868d87c31a8cdd20b3fabadb6..74f85a99405f92ef78313e72cc2dcbab36ee2b26 100644 (file)
@@ -1,4 +1,4 @@
-project('plocate', 'cpp', default_options: ['buildtype=debugoptimized','cpp_std=c++17'], version: '1.1.4')
+project('plocate', 'cpp', default_options: ['buildtype=debugoptimized','cpp_std=c++17'], version: '1.1.5-pre')
 
 add_project_arguments('-DGROUPNAME="' + get_option('locategroup') + '"', language: 'cpp')
 add_project_arguments('-DUPDATEDB_CONF="/etc/updatedb.conf"', language: 'cpp')