]> git.sesse.net Git - plocate/commitdiff
Bump version number.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 25 Jun 2022 08:01:35 +0000 (10:01 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 25 Jun 2022 08:01:35 +0000 (10:01 +0200)
meson.build

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