From: Christian Lamparter Date: Sat, 14 Aug 2010 13:43:46 +0000 (+0200) Subject: carl9170 firmware: update API to 1.8.5 X-Git-Tag: 1.8.5~3 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=55af0ecd51af9b85961eccc3b3e9cc9997b60192;p=carl9170fw.git carl9170 firmware: update API to 1.8.5 Signed-off-by: Christian Lamparter --- diff --git a/include/shared/version.h b/include/shared/version.h index a958b17..de83b66 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 8 -#define CARL9170FW_VERSION_DAY 4 -#define CARL9170FW_VERSION_GIT "1.8.0" +#define CARL9170FW_VERSION_DAY 14 +#define CARL9170FW_VERSION_GIT "1.8.5" #endif /* __CARL9170_SHARED_VERSION_H */