diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-04 05:42:24 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-04 05:42:26 -0700 |
| commit | 95de7fc4ceeb238d04ec3d7f35aa2d569bab273f (patch) | |
| tree | 895f6c379e69f058a017fc7cd6b1c923955ac55a | |
| parent | b5670ad970a7636e766c06d6b90df2c2f3e27420 (diff) | |
Release 5.1.1.62
Release 5.1.1.62
Change-Id: I39ac2d17fa04a31ad0ca220542a732edb22a7b28
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 da42a73e89e9..455b29ac40b9 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 61 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 62 -#define QWLAN_VERSIONSTR "5.1.1.61Z" +#define QWLAN_VERSIONSTR "5.1.1.62" #endif /* QWLAN_VERSION_H */ |
