diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 16:16:46 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:04:15 -0700 |
| commit | e2606dde5c428fab77ae1f83829c129a7233b3fe (patch) | |
| tree | 099e14e17c3072d234a7a0ae5902727186708894 | |
| parent | 0527e8f6d22fa7d2220162d0000b8400d7e267c3 (diff) | |
Release 5.1.0.33H
Release 5.1.0.33H
Change-Id: I9a6d4d89be4357c36918d518e836307f0e8b286e
CRs-Fixed: 688141
(cherry picked from commit b798f95ad488c848571d32c63301bc42b0722297)
| -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 1d11ad8faf93..6ac874d9de0e 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33G" +#define QWLAN_VERSIONSTR "5.1.0.33H" #endif /* QWLAN_VERSION_H */ |
