diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-11 13:47:12 -0700 |
|---|---|---|
| committer | Nandini Suresh <snandini@codeaurora.org> | 2016-07-11 14:33:31 -0700 |
| commit | cfc4bd0439370cf82de18c8ce011a2b4af26b389 (patch) | |
| tree | bb9c6e7338d62dda090596398a56397dd8cd2f3f | |
| parent | b477e0ba22cd67af81fe8ab048942db3d27b2e93 (diff) | |
Release 5.1.0.20
Release 5.1.0.20
Change-Id: I0286ed7be3f9b420fc0beaa98fafc537a2033c17
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 23df7e930185..16f6ee0878c7 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 19 +#define QWLAN_VERSION_BUILD 20 -#define QWLAN_VERSIONSTR "5.1.0.19" +#define QWLAN_VERSIONSTR "5.1.0.20" #endif /* QWLAN_VERSION_H */ |
