carl9170 firmware: update to version 1.9.9 1.9.9
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 25 Oct 2013 20:55:51 +0000 (22:55 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Fri, 25 Oct 2013 20:55:51 +0000 (22:55 +0200)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/shared/version.h

index 019a1cce36beddc4a3af3769198724ef5dfd7825..0fd08abc7d3a90f86b8e7452b227780c7f1186b4 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __CARL9170_SHARED_VERSION_H
 #define __CARL9170_SHARED_VERSION_H
 #define CARL9170FW_VERSION_YEAR 13
-#define CARL9170FW_VERSION_MONTH 3
-#define CARL9170FW_VERSION_DAY 23
-#define CARL9170FW_VERSION_GIT "1.9.8"
+#define CARL9170FW_VERSION_MONTH 10
+#define CARL9170FW_VERSION_DAY 25
+#define CARL9170FW_VERSION_GIT "1.9.9"
 #endif /* __CARL9170_SHARED_VERSION_H */