Skip to content
This repository was archived by the owner on Jul 23, 2020. It is now read-only.

Commit bf08032

Browse files
committed
2.5
1 parent 5fc5b76 commit bf08032

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.5
2+
---
3+
4+
This releases fixes a number of build warnings and bugs, as well as
5+
ensuring that some devices have non-0 update frequencies, and that
6+
the sensor scale is set to 1.0 when the device does not export one.
7+
18
2.4
29
---
310

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.59)
22

3-
AC_INIT([iio-sensor-proxy], [2.4], [[email protected]])
3+
AC_INIT([iio-sensor-proxy], [2.5], [[email protected]])
44

55
AX_IS_RELEASE([git-directory])
66

0 commit comments

Comments
 (0)