From: Christian Lamparter Date: Fri, 23 Jul 2010 00:11:07 +0000 (+0200) Subject: carl9170 firmware: update API to 1.7.2 X-Git-Tag: 1.7.2^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=6f810932c1c9e2eac2abb56d2e4462c2c1d02ef1 carl9170 firmware: update API to 1.7.2 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 4ebf361..1a09842 100644 --- a/include/shared/version.h +++ b/include/shared/version.h @@ -2,6 +2,6 @@ #define __CARL9170_SHARED_VERSION_H #define CARL9170FW_VERSION_YEAR 10 #define CARL9170FW_VERSION_MONTH 7 -#define CARL9170FW_VERSION_DAY 21 -#define CARL9170FW_VERSION_GIT "1.7.1" +#define CARL9170FW_VERSION_DAY 23 +#define CARL9170FW_VERSION_GIT "1.7.2" #endif /* __CARL9170_SHARED_VERSION_H */