This commit is contained in:
Bastien Nocera
2016-09-17 00:56:37 +02:00
parent 5d3a83d77d
commit ed14eee19a
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@@ -1,3 +1,10 @@
1.3
---
This release adds build fixes, fixes accelerometer unit scaling and
really fixes regression with the IIO accelerometer in kernel 4.8 that
was supposed to be fixed in version 1.2.
1.2 1.2
--- ---

View File

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