diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-04 17:54:35 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-06 09:12:43 -0800 |
| commit | 1454b68c18fa3cab4790bd98aae766bac2dfc13c (patch) | |
| tree | e6cebc2e522d77de1c6feeb35265987ff115aece | |
| parent | 833a3071ffb1d3404ee7b275c341311de5c3bc75 (diff) | |
Release 5.1.0.35A
Release 5.1.0.35A
Change-Id: I44e4ae5c6c93c34ce9fceae75f7cf669f15c2329
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 a642cb4f0f36..45048f4e3685 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35" +#define QWLAN_VERSIONSTR "5.1.0.35A" #endif /* QWLAN_VERSION_H */ |
