diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-17 17:52:17 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-17 17:52:17 -0700 |
| commit | 64e4dd3d840494aa6b3794b2cd08befe2379cad0 (patch) | |
| tree | 2550a283fa980803e5f5e4b7514f30eedb0267e4 | |
| parent | 8fd0207b6576d74c4b6969ee6cf4ac8387f1a842 (diff) | |
Release 5.1.1.37C
Release 5.1.1.37C
Change-Id: Iea11b083c690c72d38649e1ca42ba5eb25c5b759
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 22fe739857cb..4096507bbe16 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.1.37B" +#define QWLAN_VERSIONSTR "5.1.1.37C" #endif /* QWLAN_VERSION_H */ |
