diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-09 00:16:19 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-09 00:16:19 -0800 |
| commit | c03e9af01c2fe7ef265629b5bfcf5217c6f95e96 (patch) | |
| tree | 5a1749800f17e56bbb6b943586a335b725cb607e | |
| parent | 05d80c8d7e1a504de457f43e98521ffea4e59162 (diff) | |
Release 5.1.1.41J
Release 5.1.1.41J
Change-Id: Iff1a43ab40ed807af8da8b7db084708936b50867
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 4e9c090b71cd..99aa0c0414fd 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.1.41I" +#define QWLAN_VERSIONSTR "5.1.1.41J" #endif /* QWLAN_VERSION_H */ |
