diff options
| author | Service qcabuildsw <qcabuildsw@localhost> | 2016-07-26 11:31:06 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-26 11:31:06 -0700 |
| commit | c36661d86a0f2a354c7b32d5cf06f87463b8206b (patch) | |
| tree | 7ee70624e1b4d29936d5db47aa581c80e2a50e28 | |
| parent | f66bf6ef0687d8cb936c9996eba99ae9275f1c2d (diff) | |
| parent | c0c2dfb0c60f58a55158d14ec19b87f444d1fcbd (diff) | |
Merge "Release 5.1.0.22E" 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 140489632df5..eed55e0db4bf 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 22 -#define QWLAN_VERSIONSTR "5.1.0.22D" +#define QWLAN_VERSIONSTR "5.1.0.22E" #endif /* QWLAN_VERSION_H */ |
