diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-06-23 14:23:48 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-06-24 14:30:50 -0700 |
| commit | ef65cf4adc4d15ca88bab1a7136a367cb4f54504 (patch) | |
| tree | df9f8451f31521a86223c4fbf712dc636ed194a0 | |
| parent | 528789e7acbddc893fde606c8b183c57f52671ad (diff) | |
Release 5.1.0.13
Release 5.1.0.13
Change-Id: Ib5358ac9729a133e413d2f86d11a09b1e86c7416
CRs-Fixed: 688141
| -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 b99b359f6dc0..4e07bf4e37cb 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -42,8 +42,8 @@ #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 12 +#define QWLAN_VERSION_BUILD 13 -#define QWLAN_VERSIONSTR "5.1.0.12" +#define QWLAN_VERSIONSTR "5.1.0.13" #endif /* QWLAN_VERSION_H */ |
