diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-05 12:37:18 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-05 12:37:18 -0800 |
| commit | 4cbc21395cc7a3244e5c6254bc02a3e975c74e8a (patch) | |
| tree | bc9ce00eae42e16201575b92976d0f3f330a67b7 | |
| parent | 86a1ab76427016f9bf32b3936cb0ca736cb80bc1 (diff) | |
Release 5.1.1.46Y
Release 5.1.1.46Y
Change-Id: I1abd4750be9696729373a1ccecf9f05fe43c7353
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 7fb41318fe1c..2d8af8e773f9 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 46 -#define QWLAN_VERSIONSTR "5.1.1.46X" +#define QWLAN_VERSIONSTR "5.1.1.46Y" #endif /* QWLAN_VERSION_H */ |
