diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-07-10 21:46:51 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-07-10 21:46:51 -0700 |
| commit | 9147d6680fac84a4bf3a7e4dda57ca0b5b869fbc (patch) | |
| tree | d7e2251c4e8ff092e99df15e9ac95482a17a794e | |
| parent | 81a46870d4915603f92936c677ec98894e632ca6 (diff) | |
Release 5.1.1.73V
Release 5.1.1.73V
Change-Id: Ie3da5365b3b79c119dca811b3019d2877179f8f2
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 d40a9c02c04a..9ad9372adc6b 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 73 -#define QWLAN_VERSIONSTR "5.1.1.73U" +#define QWLAN_VERSIONSTR "5.1.1.73V" #endif /* QWLAN_VERSION_H */ |
