diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-07 02:00:55 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-07 02:00:56 -0700 |
| commit | 96f077ffcca8cf108ab3be007d5601f47d91420b (patch) | |
| tree | 69a8064c79c34dbfcc44b1c068812f9e1e640da2 | |
| parent | ea424b0db3ba5f73e4a08c5de3559031df2f309f (diff) | |
Release 5.1.1.65T
Release 5.1.1.65T
Change-Id: I970793b923e1d5f705bc3521cd957885793dcb21
CRs-Fixed: 774533
| -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 d0c7490da651..d51e0753d679 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 65 -#define QWLAN_VERSIONSTR "5.1.1.65S" +#define QWLAN_VERSIONSTR "5.1.1.65T" #endif /* QWLAN_VERSION_H */ |
