This commit is contained in:
Bastien Nocera
2021-06-11 12:46:22 +02:00
parent f9f4976582
commit 49d3771716
2 changed files with 14 additions and 1 deletions

View File

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