diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-20 04:14:55 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-20 04:14:55 -0700 |
| commit | 480cd7d3d26781ced0723085ac4fbe624abb4c8f (patch) | |
| tree | 12e10e7548e544a7e3ab8b71f0b71e9cb8468577 | |
| parent | aa60005604625bb1906c6016da9eab6fa2071aab (diff) | |
Release 5.1.1.65
Release 5.1.1.65
Change-Id: I58c141a74368506c11f4b4c129738a5e22c69cc9
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 8098c228d922..3f96d3b962c4 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 64 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 65 -#define QWLAN_VERSIONSTR "5.1.1.64Z" +#define QWLAN_VERSIONSTR "5.1.1.65" #endif /* QWLAN_VERSION_H */ |
