diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-13 08:44:24 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-13 08:44:24 -0700 |
| commit | faf887b18c48444a0e9e6417293ea4fffcbaad25 (patch) | |
| tree | e2042c5b306adeef699e47c58acdb4d289fe5f5c | |
| parent | 2fa208fc09bc31599fb252c2e0880ef013d3187f (diff) | |
Release 5.1.1.4
Release 5.1.1.4
Change-Id: I4dda96f2c0871f1dd7847d0a13264018710d0d9b
CRs-Fixed: 688141
| -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 268073d1d309..cef488b9fd0a 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 3 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 4 -#define QWLAN_VERSIONSTR "5.1.1.3Z" +#define QWLAN_VERSIONSTR "5.1.1.4" #endif /* QWLAN_VERSION_H */ |
