diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 05:10:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 05:10:29 -0800 |
| commit | 3ecc2877f066be7973a84ac60745ea0978929a7d (patch) | |
| tree | 95d7524e0b5aad8a8ae6c81f6af917103f5f89cb | |
| parent | 60e7c7d6cf77f6ef34a7983dedc080ff07fdb64c (diff) | |
Release 5.1.0.47J
Release 5.1.0.47J
Change-Id: If9574277e14cf237a77b516161ce0d7442008098
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 05f86c474ee3..a9e8576e98fd 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.0.47I" +#define QWLAN_VERSIONSTR "5.1.0.47J" #endif /* QWLAN_VERSION_H */ |
