diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-11 10:06:14 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-11 10:06:14 -0700 |
| commit | b7102417bf36b75656d57d5f188b66fe2e6e098d (patch) | |
| tree | 71f1dc98974361a1f3f2e809924f604d2931a71b | |
| parent | 0d3a9d2a180369b25e0bec1d18ea8f8fb4a87ac2 (diff) | |
Release 5.1.0.30H
Release 5.1.0.30H
Change-Id: I4f0f44bc22903fb4403c4794bd1b73109d9f6493
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 7dd8a95dbf7f..58e71043df8d 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30G" +#define QWLAN_VERSIONSTR "5.1.0.30H" #endif /* QWLAN_VERSION_H */ |
