diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-18 05:11:45 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-21 01:09:06 -0700 |
| commit | c7cb3fc79aec74f9f9c295b8033df695bb7147c2 (patch) | |
| tree | 4ae368bb6fdb5396f6d403371e4b0b9835f48d14 | |
| parent | 3a8a654521004b5f34f4fc9a1db48b9ea9835f11 (diff) | |
Release 5.1.1.28Y
Release 5.1.1.28Y
Change-Id: I2bb27c47fab19736d02e38963a47e5edaaab9baa
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 017089e15558..f36c8ad65f26 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 28 -#define QWLAN_VERSIONSTR "5.1.1.28X" +#define QWLAN_VERSIONSTR "5.1.1.28Y" #endif /* QWLAN_VERSION_H */ |
