diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 19:25:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 19:25:24 -0800 |
| commit | a342f2bb057071419775d250e664678ca2766522 (patch) | |
| tree | a74cbb0c3fbfe5bcac2a395735b7c59335c8bdc7 | |
| parent | 5a3bb6cf6bb4b1f49b32263b146b325fb261653d (diff) | |
Release 5.1.1.1D
Release 5.1.1.1D
Change-Id: I2cc1c73e601eb8912e7c38ee89e6887ceda3f9a1
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 f9b3ce65ca49..d02cc2e41489 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1C" +#define QWLAN_VERSIONSTR "5.1.1.1D" #endif /* QWLAN_VERSION_H */ |
