From: Christian Lamparter Date: Sat, 21 Aug 2010 19:30:00 +0000 (+0200) Subject: carl9170 firmware: update API to 1.8.7 X-Git-Tag: 1.8.7^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=e564cc9baf478b5a44ff730f7583e61fbe3a3f3a carl9170 firmware: update API to 1.8.7 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index dce0916..78c5402 100644 --- a/include/shared/version.h +++ b/include/shared/version.h @@ -2,6 +2,6 @@ #define __CARL9170_SHARED_VERSION_H #define CARL9170FW_VERSION_YEAR 10 #define CARL9170FW_VERSION_MONTH 8 -#define CARL9170FW_VERSION_DAY 17 -#define CARL9170FW_VERSION_GIT "1.8.6" +#define CARL9170FW_VERSION_DAY 21 +#define CARL9170FW_VERSION_GIT "1.8.7" #endif /* __CARL9170_SHARED_VERSION_H */