diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-19 15:55:13 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-19 15:55:13 -0800 |
| commit | d90da886562d0baaafcfc770e0f994ca49cad5c3 (patch) | |
| tree | 78f919798164f439d0bfceba35de05cf6c3d52cf | |
| parent | 460c6f550edc6e19d0f6e0732a4a0322877c7f84 (diff) | |
| parent | 021af87a6ea0e123aea3d742d5f74c76a4985f47 (diff) | |
Merge "Release 5.1.0.41L" 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 8f8abe4c23df..7509b7d8b6f9 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41K" +#define QWLAN_VERSIONSTR "5.1.0.41L" #endif /* QWLAN_VERSION_H */ |
