diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-24 08:05:19 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-24 08:05:19 -0700 |
| commit | 244ecf8640fccb3be8b54e6eb9a9259f9cdf72ef (patch) | |
| tree | df3c072acb41c9e136a1575729a911ed3ff14463 /core | |
| parent | f1733339c2e70d50e436845a6c9cac41c9eaf908 (diff) | |
Release 5.1.1.68
Release 5.1.1.68
Change-Id: I7465bd548fe028b31fc5056cb995d5966126882e
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 21bc764ef844..924374e4476a 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 67 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 68 -#define QWLAN_VERSIONSTR "5.1.1.67Z" +#define QWLAN_VERSIONSTR "5.1.1.68" #endif /* QWLAN_VERSION_H */ |
