Bump version to 1.12

This commit is contained in:
Romain Vimont 2019-12-09 23:24:43 +01:00
commit a0f8e7fd9f
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
project('scrcpy', 'c',
version: '1.11',
version: '1.12',
meson_version: '>= 0.37',
default_options: [
'c_std=c11',