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' ],
|
||||
version: '2.5',
|
||||
version: '3.0',
|
||||
license: 'GPLv3+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
Reference in New Issue
Block a user