diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 15:42:14 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:04:09 -0700 |
| commit | b0821c471b18dc9ca42e0f8715654469cafff077 (patch) | |
| tree | aa7ecdf65d0c6e9841c042fe78f94dcf30c2459f | |
| parent | bf0e062ca3fe314a9edfbd9cd3c20feff2cbc971 (diff) | |
Release 5.1.0.33G
Release 5.1.0.33G
Change-Id: I0352881b7ed17e4d34ec5c74de0b77ca0e16324d
CRs-Fixed: 688141
(cherry picked from commit 548562e0d00a7dacc70c53d99df8a0bdfd193e18)
| -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 9f078aba7ba7..1d11ad8faf93 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33F" +#define QWLAN_VERSIONSTR "5.1.0.33G" #endif /* QWLAN_VERSION_H */ |
