diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 06:37:24 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 06:37:24 -0700 |
| commit | a87e2feaf8d0c83cc0e8dc2f9c3418030e318071 (patch) | |
| tree | 5e53a3c7b13b6a9f67bf65fa5a61205d7b96043c /core | |
| parent | 709a636c8a3d4c4fa4f2d644cad7ad665e7425ca (diff) | |
Release 5.1.0.32Y
Release 5.1.0.32Y
Change-Id: I6f77d6d63b9df530ab730303092e670b6b4c53b7
CRs-Fixed: 688141
Diffstat (limited to 'core')
| -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 40c27de1ad8c..812baa79f15d 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32X" +#define QWLAN_VERSIONSTR "5.1.0.32Y" #endif /* QWLAN_VERSION_H */ |
