]> git.sesse.net Git - plocate/commitdiff
Bump version number.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 4 Sep 2021 22:57:34 +0000 (00:57 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 4 Sep 2021 22:57:34 +0000 (00:57 +0200)
meson.build

index dcd9e5196aa6516ebf4b05df1eaf2734f9c00127..9fd6b267f3554dcdb78cdb4c149be5e1653df269 100644 (file)
@@ -1,4 +1,4 @@
-project('plocate', 'cpp', default_options: ['buildtype=debugoptimized','cpp_std=c++17'], version: '1.1.11')
+project('plocate', 'cpp', default_options: ['buildtype=debugoptimized','cpp_std=c++17'], version: '1.1.12-pre')
 
 add_project_arguments('-DGROUPNAME="' + get_option('locategroup') + '"', language: 'cpp')
 add_project_arguments('-DUPDATEDB_CONF="/etc/updatedb.conf"', language: 'cpp')