diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:32:02 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:32:02 -0800 |
| commit | 71a319e5c8e1b52f353cf58d929d11c81caa9bc8 (patch) | |
| tree | b10938ccca8657fccb5f0ca7bcc0b3d4d11852d0 | |
| parent | e4e25ac5a38371d12990570d1f12687c2443947c (diff) | |
Release 5.1.0.38Y
Release 5.1.0.38Y
Change-Id: I98d833ae7610f312a1ca6314c071236b23267648
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 92697f36402d..1599cbde261f 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38X" +#define QWLAN_VERSIONSTR "5.1.0.38Y" #endif /* QWLAN_VERSION_H */ |
