diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 12:00:25 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-27 12:00:25 -0800 |
| commit | bfb7f924cf434fa2deb215b08c5e665f48023f37 (patch) | |
| tree | 7b83a3433e952eadabcfdaba1a4ea262c1523be2 | |
| parent | ce7e15c7226750be646bb881dab4ce09bf654749 (diff) | |
| parent | f3839f1bb8f5c041c1e832d580eb2dce3ca93989 (diff) | |
Merge "Release 5.1.0.42F" 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 18909fa86443..9e2a22dc5c81 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42E" +#define QWLAN_VERSIONSTR "5.1.0.42F" #endif /* QWLAN_VERSION_H */ |
