diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-11 10:31:31 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-11 10:31:31 -0700 |
| commit | 2fddd17a6f5f0d947db140005a8090d9fecd62ca (patch) | |
| tree | d2b7fbdb114c2d030bf47f91453c404008cb6d29 | |
| parent | f2c9da5bc4a3ea4f8e5905be600ccbbb6d595186 (diff) | |
Release 5.1.1.52V
Release 5.1.1.52V
Change-Id: I7e80af70a4255a075157e88a50f0178d7ab91dd4
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 16d4e512108f..6a097460e867 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 52 -#define QWLAN_VERSIONSTR "5.1.1.52U" +#define QWLAN_VERSIONSTR "5.1.1.52V" #endif /* QWLAN_VERSION_H */ |
