diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-13 02:17:06 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-13 02:17:06 -0800 |
| commit | f77b5d8016d2899ea21118007cff76eb321366c5 (patch) | |
| tree | ee98b1fdded73f5407ce105e4e5f23b0447c03ca | |
| parent | ba0084a3c2f25ddc5a0a975d4e6f87191e7b6a0a (diff) | |
Release 5.1.1.41O
Release 5.1.1.41O
Change-Id: I4d1d54da1f9da9cc2b10495e52a3cef4bcd6872e
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 d4e0014a388d..5bcc6b792a76 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.1.41N" +#define QWLAN_VERSIONSTR "5.1.1.41O" #endif /* QWLAN_VERSION_H */ |
