diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-16 11:56:07 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:11:16 -0700 |
| commit | cc75e7384348d44a6340d86bd06b17f7100eda75 (patch) | |
| tree | b12a3d112c83563727b908db895e8d3c58f5a99b | |
| parent | ad71b98fd6aafcae5af6907bbda878ebacd0a673 (diff) | |
Release 5.1.1.4Y
Release 5.1.1.4Y
Change-Id: Ic9d9f53cf64a0d139d475e3acb451375223b41ad
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 8c1b2b1a3b76..d0659596ffc7 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4X" +#define QWLAN_VERSIONSTR "5.1.1.4Y" #endif /* QWLAN_VERSION_H */ |
