From: Christian Lamparter Date: Sat, 15 Dec 2012 22:05:53 +0000 (+0100) Subject: carl9170 firmware: update version to 1.9.7 X-Git-Tag: 1.9.7^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=029f2f0d0c4ad6ecc86c55327c0f63e6df03026e carl9170 firmware: update version to 1.9.7 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 2ec3e91..2282847 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 7 -#define CARL9170FW_VERSION_DAY 7 -#define CARL9170FW_VERSION_GIT "1.9.6" +#define CARL9170FW_VERSION_MONTH 12 +#define CARL9170FW_VERSION_DAY 15 +#define CARL9170FW_VERSION_GIT "1.9.7" #endif /* __CARL9170_SHARED_VERSION_H */