3.2
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,3 +1,11 @@
|
||||
3.2
|
||||
---
|
||||
|
||||
This update fixes a number of problems new to 3.1 where we started initialising
|
||||
internationalisation support in the daemon, and caused problems parsing
|
||||
numbers with decimal separator. This update also requires an updated
|
||||
version of libgudev to fix one of the bugs uncovered.
|
||||
|
||||
3.1
|
||||
---
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
project('iio-sensor-proxy', [ 'c' ],
|
||||
version: '3.1',
|
||||
version: '3.2',
|
||||
license: 'GPLv3+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
Reference in New Issue
Block a user