diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-16 01:43:34 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-16 01:43:34 -0700 |
| commit | aad038a9fa1d76411a5231d5a586ee53e1669ffd (patch) | |
| tree | df5fe44a94a494e9e5ebb5778b2ed8636f5016c4 | |
| parent | b6f54857252be6302eb4df20799a1cc8e3309334 (diff) | |
Release 5.1.1.11V
Release 5.1.1.11V
Change-Id: I3e09e7b68c9f6a8aad50945ef106b30bfcd02a5d
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 796da38e9a80..8eadd638273e 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 11 -#define QWLAN_VERSIONSTR "5.1.1.11U" +#define QWLAN_VERSIONSTR "5.1.1.11V" #endif /* QWLAN_VERSION_H */ |
