diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-13 02:00:18 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-13 02:00:19 -0700 |
| commit | af7dca013f7181f5f29364eec0dcb6f4c3668905 (patch) | |
| tree | e2c9209546e91b2d7c59649da49b23480f1c718f | |
| parent | ac46d259896a22011632cea933b7e178203dde23 (diff) | |
Release 5.1.1.36U
Release 5.1.1.36U
Change-Id: I6f3bcb00bbc32a977918192e9e957e9b54ca2ebb
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 f5f1be634f9a..e7718ac55aa4 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 36 -#define QWLAN_VERSIONSTR "5.1.1.36T" +#define QWLAN_VERSIONSTR "5.1.1.36U" #endif /* QWLAN_VERSION_H */ |
