diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 17:15:27 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-22 17:15:27 -0800 |
| commit | babf3732f969c3fd893c5c57a791ccd423791170 (patch) | |
| tree | 727af91114325f2f3925102fae8e7781bf15422d | |
| parent | 76de0048dc312394c8f4f0ebb4bcc2e3c74eb769 (diff) | |
| parent | 1c393ec6d0b2d1db0837412a472d536cde478a8d (diff) | |
Merge "Release 5.1.0.41X" 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 5c66b94bf6fe..8d99e56eb1a4 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41W" +#define QWLAN_VERSIONSTR "5.1.0.41X" #endif /* QWLAN_VERSION_H */ |
