From: Christian Lamparter Date: Mon, 13 Sep 2010 21:21:44 +0000 (+0200) Subject: carl9170 firmware: update API to 1.8.8.2 X-Git-Tag: 1.8.8.2^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=c97d09577cb82ffc5deda208163ecbee12f76037 carl9170 firmware: update API to 1.8.8.2 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 0e917f8..0d3379e 100644 --- a/include/shared/version.h +++ b/include/shared/version.h @@ -1,7 +1,7 @@ #ifndef __CARL9170_SHARED_VERSION_H #define __CARL9170_SHARED_VERSION_H #define CARL9170FW_VERSION_YEAR 10 -#define CARL9170FW_VERSION_MONTH 8 -#define CARL9170FW_VERSION_DAY 30 -#define CARL9170FW_VERSION_GIT "1.8.8.1" +#define CARL9170FW_VERSION_MONTH 9 +#define CARL9170FW_VERSION_DAY 13 +#define CARL9170FW_VERSION_GIT "1.8.8.2" #endif /* __CARL9170_SHARED_VERSION_H */