diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-15 08:59:04 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-15 08:59:04 -0700 |
| commit | c7ca4d454e3e415a3324431255592b11e11ff5d7 (patch) | |
| tree | 1e3d1b74f5df3681d385ad8f31cd89ae9c9c1683 | |
| parent | 18c7305140b13328eb79dc220d6def3337467e34 (diff) | |
Release 5.1.1.57B
Release 5.1.1.57B
Change-Id: I38433e454c9f4de3f39ac7e800a31119e8555dfd
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 4760693f0085..c400968e6bd6 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 57 -#define QWLAN_VERSIONSTR "5.1.1.57A" +#define QWLAN_VERSIONSTR "5.1.1.57B" #endif /* QWLAN_VERSION_H */ |
