diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-21 14:31:17 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-21 14:31:17 -0700 |
| commit | 7c853c9fa9aa41ca7de3efa31791cad26ad01c78 (patch) | |
| tree | b4299d5eb2072d31944560923dd52d14aa6c6de7 | |
| parent | 89f87c06d0f09af08b179e8063d7f834cef0f373 (diff) | |
Release 5.1.1.33V
Release 5.1.1.33V
Change-Id: I9a5f77251e6a974280b261247dcddd880ba9734d
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 269a27146bd0..2181bcecdd87 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.1.33U" +#define QWLAN_VERSIONSTR "5.1.1.33V" #endif /* QWLAN_VERSION_H */ |
