]> git.sesse.net Git - plocate/commitdiff
Bump version number.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Tue, 3 Jan 2023 22:51:29 +0000 (23:51 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Tue, 3 Jan 2023 22:51:29 +0000 (23:51 +0100)
meson.build

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