]> git.sesse.net Git - plocate/commitdiff
Bump version number.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 28 Jan 2023 21:06:14 +0000 (22:06 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 28 Jan 2023 21:06:14 +0000 (22:06 +0100)
meson.build

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