From: Christian Lamparter Date: Mon, 30 Aug 2010 04:09:41 +0000 (+0200) Subject: carl9170 firmware: update API to 1.8.8.1 X-Git-Tag: 1.8.8.1^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=633d1c05cde270cb7913131a8bae39aff6d160aa carl9170 firmware: update API to 1.8.8.1 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 6177047..0e917f8 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 29 -#define CARL9170FW_VERSION_GIT "1.8.8" +#define CARL9170FW_VERSION_DAY 30 +#define CARL9170FW_VERSION_GIT "1.8.8.1" #endif /* __CARL9170_SHARED_VERSION_H */