diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-05 03:03:35 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-05 03:03:35 -0800 |
| commit | 9f92eecd4f399a7bee9f0ef6628aa5ead8098151 (patch) | |
| tree | f9fffe03019f53ee7dfeb266ca44a08093971233 | |
| parent | 70cc9579b24128c333b3bdfadd80e23e14c5f03d (diff) | |
Release 5.1.1.46V
Release 5.1.1.46V
Change-Id: Ib4d2faa76f496cba1194a08671a394ba30cc6245
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 52e2483d9c71..d87138762f31 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 46 -#define QWLAN_VERSIONSTR "5.1.1.46U" +#define QWLAN_VERSIONSTR "5.1.1.46V" #endif /* QWLAN_VERSION_H */ |
