diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 09:36:35 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-22 09:36:35 -0800 |
| commit | 3da44e9c6fceae02658324ffa9cf9b9d925f8269 (patch) | |
| tree | bc7e76c4f844edaaaaffc661bbad912f15b719c0 | |
| parent | 6e5996f4905c3ecb870585c115cbabd6f6db6192 (diff) | |
| parent | 43afb411819c4f6c3c330bec1cf38c1dd205761b (diff) | |
Merge "Release 5.1.0.41T" 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 e6cad2008066..5eb0fa0865a6 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41S" +#define QWLAN_VERSIONSTR "5.1.0.41T" #endif /* QWLAN_VERSION_H */ |
