From: Christian Lamparter Date: Tue, 28 Sep 2010 17:47:31 +0000 (+0200) Subject: carl9170 firmware: update API to 1.8.8.3 X-Git-Tag: 1.8.8.3^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=db73c3630159e51fb491370fdaf94397a8a72b67 carl9170 firmware: update API to 1.8.8.3 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 0d3379e..ff53f07 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 9 -#define CARL9170FW_VERSION_DAY 13 -#define CARL9170FW_VERSION_GIT "1.8.8.2" +#define CARL9170FW_VERSION_DAY 28 +#define CARL9170FW_VERSION_GIT "1.8.8.3" #endif /* __CARL9170_SHARED_VERSION_H */