diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-24 16:43:38 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-24 16:43:38 -0800 |
| commit | 9514f412663d3040ea465efe599c5459a3f841ad (patch) | |
| tree | 74c9fd8c6414f4e7e5e8cba6f17abb970437830f | |
| parent | 43938ff233b766f1db68e2b3388aaf83038215f3 (diff) | |
Release 5.1.1.45Y
Release 5.1.1.45Y
Change-Id: I8d6e738685b04b259ce854bb9079abaaeaec0b26
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 c641e130a383..2bac208d28a6 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.1.45X" +#define QWLAN_VERSIONSTR "5.1.1.45Y" #endif /* QWLAN_VERSION_H */ |
