diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-27 05:17:04 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-27 05:17:05 -0800 |
| commit | 6ba4f0c9e2dd9be0f3cd903273dd211c1097ed1c (patch) | |
| tree | e36134981d6e86e13a32f8cc6dfeb77f83819a1c | |
| parent | a81808e45e6eea2a4d17af7d9ea6684d36adfefd (diff) | |
Release 5.1.1.40
Release 5.1.1.40
Change-Id: Id9d175f3b5720388ae37e3edbc3c0a7b8ec0860b
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 4f31afc0599d..c98d81b77ed8 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 39 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.1.39Z" +#define QWLAN_VERSIONSTR "5.1.1.40" #endif /* QWLAN_VERSION_H */ |
