This commit is contained in:
Bastien Nocera
2023-07-25 10:28:22 +02:00
parent caa0318903
commit 29c79c9e3b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
project('iio-sensor-proxy', [ 'c' ],
version: '3.4',
version: '3.5',
license: 'GPLv3+',
default_options: [
'buildtype=debugoptimized',