build: Update version
meson port was started before 3.0 was released, and we haven't had a meson release yet, so this slipped.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
project('iio-sensor-proxy', [ 'c' ],
|
project('iio-sensor-proxy', [ 'c' ],
|
||||||
version: '2.5',
|
version: '3.0',
|
||||||
license: 'GPLv3+',
|
license: 'GPLv3+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
Reference in New Issue
Block a user