diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 16:58:59 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 16:58:59 -0800 |
| commit | 5eb77ed78d66ff259b6dbbd2049867a712cfbf1b (patch) | |
| tree | ef5d0ee5a245e3601c11ca5f42df89c83120d93c | |
| parent | c15ebd19e8c33d6e66ce22391e80e218f6ae8b4b (diff) | |
Release 5.1.1.1C
Release 5.1.1.1C
Change-Id: I92882dca61e8fef1cb06d83a18ef7a3d63ecefd5
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index af14f8a59ac8..f9b3ce65ca49 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1B" +#define QWLAN_VERSIONSTR "5.1.1.1C" #endif /* QWLAN_VERSION_H */ |
