This commit is contained in:
Bastien Nocera
2021-08-15 00:30:39 +02:00
parent 93a10cd84d
commit b6c4c7ccb7
2 changed files with 9 additions and 1 deletions

View File

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