diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-10 10:42:19 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-10 10:42:19 -0700 |
| commit | 5fa094d81befb12979da72a4b24aba007c491f7e (patch) | |
| tree | b15ac55d76228aa3769d36462aa56d7d010d397a | |
| parent | 9a74a500bc91ae5708d0931a90c2d6a39924b874 (diff) | |
Release 5.1.1.9Z
Release 5.1.1.9Z
Change-Id: Ie37226f28797135d691aff5407202ee7673a6fe9
CRs-Fixed: 774533
| -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 de335658843b..3f342f485eb7 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 9 -#define QWLAN_VERSIONSTR "5.1.1.9Y" +#define QWLAN_VERSIONSTR "5.1.1.9Z" #endif /* QWLAN_VERSION_H */ |
