diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-11-08 22:26:13 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-11-08 22:26:13 -0800 |
| commit | 55ebc482655f17e7d31d76ff6ff53aa9d61fa063 (patch) | |
| tree | 3f434830f58277092eca910f322b6330614dae30 | |
| parent | e22618c50e2a586f9390cc2f1a6f9cad999e83fb (diff) | |
| parent | 271c53f6bcea4a392dbc319c718f3a7cb5c7ca24 (diff) | |
Merge "Release 5.1.1.38P" into wlan-cld3.driver.lnx.1.1
| -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 368fe34cdc69..4de584ec39b7 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 1 -#define QWLAN_VERSION_EXTRA "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38O" +#define QWLAN_VERSIONSTR "5.1.1.38P" #endif /* QWLAN_VERSION_H */ |
