aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/inc/ant_version.h
diff options
context:
space:
mode:
authorJames Bootsma <james.bootsma@thisisant.com>2014-03-13 16:12:54 -0600
committerJames Bootsma <james.bootsma@thisisant.com>2014-03-13 16:15:19 -0600
commit105c80aa7cade5e0b1389b3ffe9bc6ab25a04b2a (patch)
treea547fdc029fb548af30fbabef18247248c8014cc /src/common/inc/ant_version.h
parent7eabf6784467e0b06512c691c13327d38275cec4 (diff)
downloadandroid_external_ant-wireless_ant_native-105c80aa7cade5e0b1389b3ffe9bc6ab25a04b2a.tar.gz
android_external_ant-wireless_ant_native-105c80aa7cade5e0b1389b3ffe9bc6ab25a04b2a.tar.bz2
android_external_ant-wireless_ant_native-105c80aa7cade5e0b1389b3ffe9bc6ab25a04b2a.zip
Version 1.8.0
- Send keepalive message to chip on poll timeout, monitor for response. - Fixed a race condition during reset that could cause the ARS to get stuck in a bad 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 3620908..834603c 100644
--- a/src/common/inc/ant_version.h
+++ b/src/common/inc/ant_version.h
@@ -20,7 +20,7 @@
#define __ANT_VERSION_H
#define LIBANT_STACK_MAJOR "1"
-#define LIBANT_STACK_MINOR "7"
+#define LIBANT_STACK_MINOR "8"
#define LIBANT_STACK_INCRE "0"
#endif // __ANT_VERSION_H