From: Christian Lamparter Date: Fri, 4 Mar 2011 20:13:21 +0000 (+0100) Subject: carl9170 firmware: update version to 1.9.3 X-Git-Tag: 1.9.3^0 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=a1e6d6374b58cff51d566d6af1ebdc6eb3938cc4 carl9170 firmware: update version to 1.9.3 --- diff --git a/include/shared/version.h b/include/shared/version.h index 15095c0..e3afc95 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 11 -#define CARL9170FW_VERSION_MONTH 1 -#define CARL9170FW_VERSION_DAY 22 -#define CARL9170FW_VERSION_GIT "1.9.2" +#define CARL9170FW_VERSION_MONTH 3 +#define CARL9170FW_VERSION_DAY 4 +#define CARL9170FW_VERSION_GIT "1.9.3" #endif /* __CARL9170_SHARED_VERSION_H */