From: Christian Lamparter Date: Sat, 25 Dec 2010 01:55:13 +0000 (+0100) Subject: carl9170 firmware: update version to 1.9.2 X-Git-Tag: 1.9.2~1 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=758e5dfb602d7c8bb22c0c9130328bcc3cc4e3d2 carl9170 firmware: update version to 1.9.2 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index e37a695..0fbca33 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 11 -#define CARL9170FW_VERSION_DAY 15 -#define CARL9170FW_VERSION_GIT "1.9.1" +#define CARL9170FW_VERSION_MONTH 12 +#define CARL9170FW_VERSION_DAY 25 +#define CARL9170FW_VERSION_GIT "1.9.2" #endif /* __CARL9170_SHARED_VERSION_H */