aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/inc/ant_version.h
diff options
context:
space:
mode:
authorJames Bootsma <james.bootsma@thisisant.com>2017-11-20 13:58:01 -0700
committerJames Bootsma <james.bootsma@thisisant.com>2017-11-20 13:58:01 -0700
commit84a310bf2221c04e5d24586a7a46a6d8d4a69848 (patch)
tree7976e4d67a2c89625e7e02773121b6027ee21533 /src/common/inc/ant_version.h
parent84f4b5332302793d2a4b2af01328243e8518eb81 (diff)
downloadandroid_external_ant-wireless_ant_native-84a310bf2221c04e5d24586a7a46a6d8d4a69848.tar.gz
android_external_ant-wireless_ant_native-84a310bf2221c04e5d24586a7a46a6d8d4a69848.tar.bz2
android_external_ant-wireless_ant_native-84a310bf2221c04e5d24586a7a46a6d8d4a69848.zip
Version 1.9.5
- Fix occasional 100 ms stall in HIDL code. - Perform recovery when read operations fail in VFS. - Fix issue where a failed open() call in VFS locked the stack in ENABLING state. - Fix VFS behavior when enable()/disable() called while already in desired state.
Diffstat (limited to 'src/common/inc/ant_version.h')
-rw-r--r--src/common/inc/ant_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/inc/ant_version.h b/src/common/inc/ant_version.h
index 02b2a0a..0a18c35 100644
--- a/src/common/inc/ant_version.h
+++ b/src/common/inc/ant_version.h
@@ -21,7 +21,7 @@
#define LIBANT_STACK_MAJOR "1"
#define LIBANT_STACK_MINOR "9"
-#define LIBANT_STACK_INCRE "4"
+#define LIBANT_STACK_INCRE "5"
#endif // __ANT_VERSION_H