diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-17 06:30:08 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-17 06:30:08 -0800 |
| commit | eb6337f194e11b6e490b87d62059a528e36cbdce (patch) | |
| tree | 22b44613a1b31a6190ddcd4e51a785e21851536c | |
| parent | 2dadad5d73daecec17ecfa6b1d813355be347ee6 (diff) | |
Release 5.1.1.45C
Release 5.1.1.45C
Change-Id: I0962613867d7bff40f3e20582827dd5331c9f0d6
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 42d2e93dcb5a..3578dba736b0 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 45 -#define QWLAN_VERSIONSTR "5.1.1.45B" +#define QWLAN_VERSIONSTR "5.1.1.45C" #endif /* QWLAN_VERSION_H */ |
