diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-08-17 00:26:12 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-17 00:26:12 -0700 |
| commit | defcf8a7650d3ccf925009314dc8e7446e4fd3c4 (patch) | |
| tree | 668192d91e78112bb8aa6d575f0cc801ed3cb6df | |
| parent | 117b32d39e5d6a1a724665a56b072b89aac1c015 (diff) | |
| parent | ef7b4cc35bfbb20d5017246956315c2fed1a1faf (diff) | |
Merge "Release 5.1.1.28T" 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 d378057d11d3..2d646898b68c 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.1.28S" +#define QWLAN_VERSIONSTR "5.1.1.28T" #endif /* QWLAN_VERSION_H */ |
