diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-19 15:55:11 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-19 15:55:11 -0800 |
| commit | 70348f05ad2f012335feb347ad87d52581873255 (patch) | |
| tree | ba8dba3bb7668c4b5b53bc128da9199e59847e34 | |
| parent | 42dec6f21947dcb99e8a7f23b79db626a922337b (diff) | |
| parent | 8b0e12fd7210d6e4534a221707b5324412820ecc (diff) | |
Merge "Release 5.1.0.41K" 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 4a8229b31188..8f8abe4c23df 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41J" +#define QWLAN_VERSIONSTR "5.1.0.41K" #endif /* QWLAN_VERSION_H */ |
