diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 06:47:34 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:38 -0800 |
| commit | 3b3cc65bcd26c0799e95940374690dc1313f819d (patch) | |
| tree | 1da32f76892cb2be42cb22601ecbb819585c55de | |
| parent | 9097801f6bb3ec0121b922939b9c6c5714f0ebc7 (diff) | |
Release 5.1.1.2V
Release 5.1.1.2V
Change-Id: I8cc5606966992255a0827e5e1f5bbe9b48ab3fcc
CRs-Fixed: 688141
| -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 1829b70e3c58..e27a5e0f84c6 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 2 -#define QWLAN_VERSIONSTR "5.1.1.2U" +#define QWLAN_VERSIONSTR "5.1.1.2V" #endif /* QWLAN_VERSION_H */ |
