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

Commit b67414f

Browse files
committed
2.3
1 parent 8e994da commit b67414f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.3
2+
---
3+
4+
This release fixes API documentation not being in the tarball,
5+
removes a work-around for long-standing kernel bug (see README.md
6+
for details), and ignores accelerometers that are part of gaming
7+
devices. A number of build warnings were also fixed.
8+
19
2.2
210
---
311

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.2], [hadess@hadess.net])
3+
AC_INIT([iio-sensor-proxy], [2.3], [hadess@hadess.net])
44

55
AX_IS_RELEASE([git-directory])
66

0 commit comments

Comments
 (0)