diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 18:29:01 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 18:29:01 -0700 |
| commit | 5e2f8f234501ffd37bb8510e0a18c5d938aa7ac3 (patch) | |
| tree | 6fb824c1ca0538bd914127d650a73f1e61361dfa | |
| parent | 2d228235da57566d3c59fd4cd8f7e93b805138f8 (diff) | |
Release 5.1.0.28A
Release 5.1.0.28A
Change-Id: Ic84ce2ad98ccc5ff8d11883edd041c934c1a32d3
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 35e3d11cf0ec..b66ff7f0cf17 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.0.28" +#define QWLAN_VERSIONSTR "5.1.0.28A" #endif /* QWLAN_VERSION_H */ |
