diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-01-03 22:00:48 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-01-03 22:00:48 -0800 |
| commit | 6f4b8b16230855ece02ba34b77fd57ced3d0a191 (patch) | |
| tree | dc964467cf50f3c279d1e90a66043701d4b0b799 | |
| parent | 4f3ff1b8a70616fe7d78c753bbb6ab8915c5303a (diff) | |
Release 5.1.1.70
Release 5.1.1.70
Change-Id: I8651c300e4b3d89eeeb0087eb68853eb0fbd970d
CRs-Fixed: 774533
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 9b4cd388cd5b..ab9b0415c9fc 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "Z" -#define QWLAN_VERSION_BUILD 69 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 70 -#define QWLAN_VERSIONSTR "5.1.1.69Z" +#define QWLAN_VERSIONSTR "5.1.1.70" #endif /* QWLAN_VERSION_H */ |
