diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 11:38:30 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 11:38:30 -0800 |
| commit | 8ed71fbbad8053b3fc3b5b001955ccafc81d7c3b (patch) | |
| tree | 4531eb67935dd1c91513a880ad688e42a2b04eac | |
| parent | 78540e30942c01a9422d4eb8d1f3aab8396cb893 (diff) | |
Release 5.1.0.46A
Release 5.1.0.46A
Change-Id: Ie8865ee2987ef66214a9c5180b2c588f48c9e7a2
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 15395cd0c474..b35e51530327 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46" +#define QWLAN_VERSIONSTR "5.1.0.46A" #endif /* QWLAN_VERSION_H */ |
