From: Christian Lamparter Date: Fri, 25 Oct 2013 20:55:51 +0000 (+0200) Subject: carl9170 firmware: update to version 1.9.9 X-Git-Tag: 1.9.9^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=8c9d65dd45edb85f5a48d0a5e1b28490c6c268fb carl9170 firmware: update to version 1.9.9 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 019a1cc..0fd08ab 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 13 -#define CARL9170FW_VERSION_MONTH 3 -#define CARL9170FW_VERSION_DAY 23 -#define CARL9170FW_VERSION_GIT "1.9.8" +#define CARL9170FW_VERSION_MONTH 10 +#define CARL9170FW_VERSION_DAY 25 +#define CARL9170FW_VERSION_GIT "1.9.9" #endif /* __CARL9170_SHARED_VERSION_H */