build: bump version to 1.19.900 (1.20-rc1)

This commit is contained in:
Aleksander Morgado
2022-10-19 11:25:33 +00:00
parent 72f72d0bfd
commit ec28c85a6a
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
project(
'ModemManager', 'c',
version: '1.19.1',
version: '1.19.900',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',