diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 09:36:30 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-22 09:36:30 -0800 |
| commit | 25e4b59ee44e56d5c395137d87e49919d73327a6 (patch) | |
| tree | 9d682bf22c9e2e55b9c79cea57dfd27f65695633 | |
| parent | 05c240c5cd31a8f5b20c6f1d7372e5945780ab5c (diff) | |
| parent | 2eddbb91b6e71b602d9f5a0c1b16ed2742e8927b (diff) | |
Merge "Release 5.1.0.41Q" 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 aa67afacce41..73fa246d7612 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41P" +#define QWLAN_VERSIONSTR "5.1.0.41Q" #endif /* QWLAN_VERSION_H */ |
