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

Commit

Permalink
2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hadess committed Sep 20, 2017
1 parent 8e994da commit b67414f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2.3
---

This release fixes API documentation not being in the tarball,
removes a work-around for long-standing kernel bug (see README.md
for details), and ignores accelerometers that are part of gaming
devices. A number of build warnings were also fixed.

2.2
---

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AC_PREREQ(2.59)

AC_INIT([iio-sensor-proxy], [2.2], [hadess@hadess.net])
AC_INIT([iio-sensor-proxy], [2.3], [hadess@hadess.net])

AX_IS_RELEASE([git-directory])

Expand Down

0 comments on commit b67414f

Please sign in to comment.