From: Christian Lamparter Date: Sat, 7 Jul 2012 15:29:35 +0000 (+0200) Subject: carl9170 firmware: update version to 1.9.6 X-Git-Tag: 1.9.6^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=6335dfc137e25f7fb1d7e5a6585a18502c37f800 carl9170 firmware: update version to 1.9.6 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 9fa241e..2ec3e91 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 3 -#define CARL9170FW_VERSION_DAY 14 -#define CARL9170FW_VERSION_GIT "1.9.5" +#define CARL9170FW_VERSION_MONTH 7 +#define CARL9170FW_VERSION_DAY 7 +#define CARL9170FW_VERSION_GIT "1.9.6" #endif /* __CARL9170_SHARED_VERSION_H */