diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-07-20 14:23:36 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-07-20 14:23:36 -0700 |
| commit | f33a8d299814c00ff39b6df25a423ae43e7f074e (patch) | |
| tree | e211e5da2079747ae26b82989ecaf1143bfea079 | |
| parent | 861138973d57020764a883c02ea3f6e4fd0cab5e (diff) | |
| parent | d8b138739aefdc91a68b189fc2b7accf99309893 (diff) | |
Merge "Release 5.1.1.25T" 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 19ffa8f6b2d6..073d315b824b 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 25 -#define QWLAN_VERSIONSTR "5.1.1.25S" +#define QWLAN_VERSIONSTR "5.1.1.25T" #endif /* QWLAN_VERSION_H */ |
