diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 10:23:35 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-28 10:23:35 -0700 |
| commit | 030f94c44e5b09358b00f568510cec41df9c58e1 (patch) | |
| tree | 79a39a3a1eb30993347757c0e45bab42bc005d58 | |
| parent | c15a11f4b16252757a153291b9e9b3a25f911eba (diff) | |
| parent | 21a4e5139f7405e4c1cf3351280726361b392fc6 (diff) | |
Merge "Release 5.1.0.33E" into wlan-cld3.driver.lnx.1.1-dev
| -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 113e4adcd023..7b8da14a1384 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33D" +#define QWLAN_VERSIONSTR "5.1.0.33E" #endif /* QWLAN_VERSION_H */ |
