diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-14 07:51:34 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-14 07:51:34 -0700 |
| commit | f792d9091231f2c033ff775d2d2d63b795e38c17 (patch) | |
| tree | e0a3af5b4ecb00348ce1cc790a4a8ec415a6ff47 | |
| parent | e3d6c473aab5f7d73c3c3f7b06913b44da848474 (diff) | |
Release 5.1.1.32C
Release 5.1.1.32C
Change-Id: I0887eaa23057f0baa89676e8a677d228ec2d1287
CRs-Fixed: 774533
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index d2a056a1cbe6..390a81446f07 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.1.32B" +#define QWLAN_VERSIONSTR "5.1.1.32C" #endif /* QWLAN_VERSION_H */ |
