diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-13 09:37:17 -0700 |
|---|---|---|
| committer | spuligil <spuligil@codeaurora.org> | 2017-04-15 12:50:50 -0700 |
| commit | 1c11f1c64125d40ca23995710f8839a44e1aedbb (patch) | |
| tree | ff91d026eeaff257d804a2f1b6bd5b8ba6f57216 | |
| parent | 8eff6d32a953bd3e27c7d78ac4bbe37a0dae3171 (diff) | |
Release 5.1.1.10Y
Release 5.1.1.10Y
Change-Id: Iad2c34a05ffd0aa1b439b1fd556f179c32f2c9ad
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 43c4117e45a3..903462ff5bb2 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 10 -#define QWLAN_VERSIONSTR "5.1.1.10X" +#define QWLAN_VERSIONSTR "5.1.1.10Y" #endif /* QWLAN_VERSION_H */ |
