From: Christian Lamparter Date: Tue, 27 Jul 2010 08:06:28 +0000 (+0200) Subject: carl9170 firmware: update API to 1.7.3 X-Git-Tag: 1.7.3^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=37e0334fc3746804825771fe87afaa5dca3d1e81;hp=59c208a70905fc6376383aa1e7f4f7c6811c69b3 carl9170 firmware: update API to 1.7.3 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index 1a09842..a8fbe2f 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 23 -#define CARL9170FW_VERSION_GIT "1.7.2" +#define CARL9170FW_VERSION_DAY 27 +#define CARL9170FW_VERSION_GIT "1.7.3" #endif /* __CARL9170_SHARED_VERSION_H */