From 37e0334fc3746804825771fe87afaa5dca3d1e81 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Tue, 27 Jul 2010 10:06:28 +0200 Subject: [PATCH 1/1] carl9170 firmware: update API to 1.7.3 Signed-off-by: Christian Lamparter --- include/shared/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 */ -- 2.31.1