diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 00:36:56 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 00:36:56 -0700 |
| commit | 96792736ab5b2c53f44ab22eee1628bccf148b60 (patch) | |
| tree | b62510e0f5efd2f7e8647020cb204709c83270c5 | |
| parent | 273652384750dc18626d30754c2b33ab15274d55 (diff) | |
Release 5.1.1.8A
Release 5.1.1.8A
Change-Id: I6122543cc8e3bd3392f77163aea121b289ce5e2f
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 93144ad2f773..e539878e0600 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8" +#define QWLAN_VERSIONSTR "5.1.1.8A" #endif /* QWLAN_VERSION_H */ |
