diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-24 19:55:42 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-25 13:26:59 -0700 |
| commit | 898b3dd0ada3bf1d2c4f314c216d056013f11548 (patch) | |
| tree | 26f7fda2bbc9cb0d1f2cfcf6c612dea741f4d02c | |
| parent | bf3de0b15903c5e72baa857990cbab6a33005775 (diff) | |
Release 5.1.1.29Y
Release 5.1.1.29Y
Change-Id: Ic518eab1656a365d564483a7c44bd32c2d6cfeda
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 5de8dfd040ea..6d1073b1308c 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 29 -#define QWLAN_VERSIONSTR "5.1.1.29X" +#define QWLAN_VERSIONSTR "5.1.1.29Y" #endif /* QWLAN_VERSION_H */ |
