diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-20 10:37:00 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-20 10:37:00 -0700 |
| commit | f969f6fb42d64ec4a34ad8cecea6beabd28c611c (patch) | |
| tree | 41be57245e966424d4fff559b44a6a85a49f0c2d | |
| parent | d59b3b253eaaee7fb57fa573ce27a3c750ef4aac (diff) | |
Release 5.1.0.23X
Release 5.1.0.23X
Change-Id: I88868651e2c4144434d5dc3646d994d7a4c500f7
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 8d37edff5682..dc6867303260 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23W" +#define QWLAN_VERSIONSTR "5.1.0.23X" #endif /* QWLAN_VERSION_H */ |
