diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 00:51:50 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 00:51:50 -0700 |
| commit | fc967593df49944198d59df59b1dd5b760f53f7e (patch) | |
| tree | e3c2ab1203121790b01e148f197c7c8888ff4b9a | |
| parent | 3f89891ddaacf431634cc9b6e0292636ebacdb34 (diff) | |
Release 5.1.0.32H
Release 5.1.0.32H
Change-Id: I5171ca51c4ce4ce7025665a0c9cf6c051f2e4c1b
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 be8871e6d648..6cb7ad573793 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.0.32G" +#define QWLAN_VERSIONSTR "5.1.0.32H" #endif /* QWLAN_VERSION_H */ |
