From: Christian Lamparter Date: Fri, 22 Mar 2013 23:27:51 +0000 (+0100) Subject: carl9170 firmware: update version to 1.9.8 X-Git-Tag: 1.9.8^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=9e8c14ba532a7a8087548cbb3cc458d0fa387cdf carl9170 firmware: update version to 1.9.8 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 2282847..019a1cc 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 12 -#define CARL9170FW_VERSION_MONTH 12 -#define CARL9170FW_VERSION_DAY 15 -#define CARL9170FW_VERSION_GIT "1.9.7" +#define CARL9170FW_VERSION_YEAR 13 +#define CARL9170FW_VERSION_MONTH 3 +#define CARL9170FW_VERSION_DAY 23 +#define CARL9170FW_VERSION_GIT "1.9.8" #endif /* __CARL9170_SHARED_VERSION_H */