diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-11 21:54:41 -0800 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-11 21:54:42 -0800 |
| commit | 5c98ab7a4c810758b8ecee592e81f674ca44cbe2 (patch) | |
| tree | 4e851618dc8755728747f5403e0ae1dd97db80ad | |
| parent | 710ab4353febe37fe57c9c1c0724a4db7d4471f6 (diff) | |
Release 5.1.1.3U
Release 5.1.1.3U
Change-Id: I69ee4db3069ec630401c4a8f523ce4a2630a7356
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 a0229574a826..add1235b3dce 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3T" +#define QWLAN_VERSIONSTR "5.1.1.3U" #endif /* QWLAN_VERSION_H */ |
