diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-20 14:19:24 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-20 14:19:25 -0700 |
| commit | 09634035c68b9d1cc4676d1aac624f2f2affc826 (patch) | |
| tree | b719b842a1747d4cbd1b08d683f82e0660eb4679 | |
| parent | 94be11c3eb5e189599bd6d7f6f43ea2346a42a0c (diff) | |
Release 5.1.0.23Y
Release 5.1.0.23Y
Change-Id: I25f943db875a686133e45039774c334a704f268a
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 dc6867303260..10ed79ade0e7 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 0 -#define QWLAN_VERSION_EXTRA "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23X" +#define QWLAN_VERSIONSTR "5.1.0.23Y" #endif /* QWLAN_VERSION_H */ |
