diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 07:24:46 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 07:24:46 -0800 |
| commit | e2f8fbbcaa4795a2e7089b01358869d5128a5147 (patch) | |
| tree | aed113c08bad330d407e6a5e5b0290db8adcd86f | |
| parent | 9a3417c2dfd7e051fda44b5d337d14aa0fa48a62 (diff) | |
Release 5.1.0.36A
Release 5.1.0.36A
Change-Id: Id2b9d56f63aaaa48aa7c5b2f6c033dec7bd93234
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 871273003160..69358088594e 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36" +#define QWLAN_VERSIONSTR "5.1.0.36A" #endif /* QWLAN_VERSION_H */ |
