diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 03:20:20 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 03:20:20 -0700 |
| commit | 11fdbf0921498b4e13fde2e6877d29f8aefee41b (patch) | |
| tree | a79afbfd24dc0501d756a17417ee65877450da44 | |
| parent | 16a556259bbc15654af5cb5676123c1d93d96c23 (diff) | |
Release 5.1.0.27Y
Release 5.1.0.27Y
Change-Id: Id7a1ea09f6d57939fc37dead636f0970573dea2d
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 a1bfd2c4c368..5066880f8082 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 0 -#define QWLAN_VERSION_EXTRA "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27X" +#define QWLAN_VERSIONSTR "5.1.0.27Y" #endif /* QWLAN_VERSION_H */ |
