diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-14 04:46:15 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-14 04:46:15 -0700 |
| commit | 15523ef12b7f9f368cdf6b61da150f6efa5bef5b (patch) | |
| tree | b9f057eba0a04fe8fb6cc19a48fac99aafcf8514 | |
| parent | 9c8362af7453778e077a139d5a74da8ef3be6c9b (diff) | |
Release 5.1.1.32
Release 5.1.1.32
Change-Id: I92d52781b2373cdc9ccf72b461992731cf75b110
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 67cf849e030e..999609c32a8f 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 31 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.1.31Z" +#define QWLAN_VERSIONSTR "5.1.1.32" #endif /* QWLAN_VERSION_H */ |
