diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-13 12:46:56 -0700 |
|---|---|---|
| committer | Nandini Suresh <snandini@codeaurora.org> | 2016-07-13 14:02:38 -0700 |
| commit | 5db81c93fc502fea7be6554b96cece8a7bed5a53 (patch) | |
| tree | 1e47444ceb4fc49f969f26ebff9e06d8929152d0 | |
| parent | bc24e6177ec1d9f49b16fb22e94ab4a0d4cd6d2c (diff) | |
Release 5.1.0.22
Release 5.1.0.22
Change-Id: I8b5c9595128030e430d5d8fbf1130c3f760e9689
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 d338917ebab1..4909fc5993e3 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 21 +#define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.21" +#define QWLAN_VERSIONSTR "5.1.0.22" #endif /* QWLAN_VERSION_H */ |
