diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-15 21:04:45 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-15 21:04:45 -0700 |
| commit | 193c75973e2f52cc957617fc0e9050fc4aa77374 (patch) | |
| tree | cd04c8b635b6f54407a592d268d1d1397ec07ef2 | |
| parent | d214d55b6e4953fd751ab668eaa89cfa12e63506 (diff) | |
Release 5.1.0.26Y
Release 5.1.0.26Y
Change-Id: I3fa032ef7762f08818f8b783b7c886ab56520f81
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 53b2299f3ea2..25a1b74cab7d 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 26 -#define QWLAN_VERSIONSTR "5.1.0.26X" +#define QWLAN_VERSIONSTR "5.1.0.26Y" #endif /* QWLAN_VERSION_H */ |
