This commit is contained in:
Bastien Nocera
2017-11-02 19:13:40 +01:00
parent 9d8861b2be
commit d5e2c24d21
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@@ -1,3 +1,10 @@
2.4
---
This release fixes data being incorrectly read from sensors due to
a naively broken compilation fix. It also supports Geoclue running
as a different user than "geoclue".
2.3
---

View File

@@ -1,6 +1,6 @@
AC_PREREQ(2.59)
AC_INIT([iio-sensor-proxy], [2.3], [hadess@hadess.net])
AC_INIT([iio-sensor-proxy], [2.4], [hadess@hadess.net])
AX_IS_RELEASE([git-directory])