Bump version to 2.3.1

This commit is contained in:
Romain Vimont
2023-12-02 12:30:19 +01:00
parent 26aa28c998
commit 40f2560d98
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
project('scrcpy', 'c',
version: '2.3',
version: '2.3.1',
meson_version: '>= 0.48',
default_options: [
'c_std=c11',