diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-12 22:59:07 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-12 22:59:07 -0700 |
| commit | 41ef1c69c19d22ab972b136e025dc00a395bd6aa (patch) | |
| tree | dbc8692a78fbe84a5d00a7260719c2816e87a475 | |
| parent | 4c8fed8fe13a6352b0d2112c92f05df047c3ded2 (diff) | |
Release 5.1.1.3V
Release 5.1.1.3V
Change-Id: I850ed45a0abe8ef9fdfbf2dfaa62bbe2921edce3
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 add1235b3dce..b58966e1e3c7 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3U" +#define QWLAN_VERSIONSTR "5.1.1.3V" #endif /* QWLAN_VERSION_H */ |
