diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 03:33:10 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 03:33:10 -0700 |
| commit | 86cfb4a85e21a56a72f779fb137ec99ce8cdbc18 (patch) | |
| tree | 52585df2fae946bfc165d9d0264d54bda1986a10 | |
| parent | ea31c234608ea079ff8d34fb730bfcc76628969f (diff) | |
Release 5.1.1.54U
Release 5.1.1.54U
Change-Id: I4573c1c276ae2655a6f1b2fce176a09b06731b86
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 174e27227bb0..4820cb7bcf4a 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 54 -#define QWLAN_VERSIONSTR "5.1.1.54T" +#define QWLAN_VERSIONSTR "5.1.1.54U" #endif /* QWLAN_VERSION_H */ |
