diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-07 11:48:53 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-07 11:48:53 -0700 |
| commit | 5dae0fea7d03eeecb407314ded9933ae11ebb6ff (patch) | |
| tree | 7ca1ab4eca8e898b4a8acedb89075c93d8c68eb8 | |
| parent | 1817984b6f8f36d46f92c85d7ea49c5ff48214d7 (diff) | |
Release 5.1.0.25Y
Release 5.1.0.25Y
Change-Id: I57535b476c010ea470707aeade5136a18c01a94e
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 87a2d6433560..8fb0c25bc271 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 25 -#define QWLAN_VERSIONSTR "5.1.0.25X" +#define QWLAN_VERSIONSTR "5.1.0.25Y" #endif /* QWLAN_VERSION_H */ |
