diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-06 05:17:36 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-06 05:17:36 -0800 |
| commit | 87be3caab080309d9424435e1b95f25a62053d37 (patch) | |
| tree | 5a10b61d8acc955251217f577d2dd8d04b2e27cf | |
| parent | 8ba99281a58e74e447eead6c4b40ed7cbb2f0cb1 (diff) | |
Release 5.1.1.47A
Release 5.1.1.47A
Change-Id: I3d7231f0b52ddb5e1df147073160dfc7c747938d
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 e7783ec7816f..ee894a163ede 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.1.47" +#define QWLAN_VERSIONSTR "5.1.1.47A" #endif /* QWLAN_VERSION_H */ |
