diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 11:47:33 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 11:47:33 -0800 |
| commit | 1896ed77bcea6d38179774c19118b15d5e0a12b7 (patch) | |
| tree | fbb8d64fd264f4bade591ce44a9ecfaa496a9551 | |
| parent | a9bddf3ce4f5285865832ad2337d13a478415218 (diff) | |
Release 5.1.1.1B
Release 5.1.1.1B
Change-Id: I21a8d97e1e511fe6ba62633237c0867c16a884b9
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 1a3359b32771..af14f8a59ac8 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1A" +#define QWLAN_VERSIONSTR "5.1.1.1B" #endif /* QWLAN_VERSION_H */ |
