diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-13 02:08:45 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-13 02:08:46 -0700 |
| commit | c374029c07b7abb1dbbd306d44fbb7fbb959a9b4 (patch) | |
| tree | 9a48edfc88c401732a55fd60198c0a99b32b7524 /core | |
| parent | 7c8871b05deabdee5c7d67f9517c170b7de8681e (diff) | |
Release 5.1.1.66
Release 5.1.1.66
Change-Id: Ib7e3d3dcd2769dcd894677a08479ccc37ca5c63a
CRs-Fixed: 774533
Diffstat (limited to 'core')
| -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 9a7949a535c2..601fb58d514b 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 65 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 66 -#define QWLAN_VERSIONSTR "5.1.1.65Z" +#define QWLAN_VERSIONSTR "5.1.1.66" #endif /* QWLAN_VERSION_H */ |
