diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 11:26:52 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 11:26:52 -0700 |
| commit | 740580e82d2d4e3cbf025aff36521215ba690330 (patch) | |
| tree | 988ef325d25aab5fd01ecf48881dd707b85c29f0 /core | |
| parent | 0ce56d3b83d88b1109a4f50c300de78206b227bb (diff) | |
Release 5.1.0.33
Release 5.1.0.33
Change-Id: I6ab1adcfc117c9572bdfc8607e03224e587db476
CRs-Fixed: 688141
Diffstat (limited to 'core')
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 8dcc74ec60ec..550f230b8b94 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 "Z" -#define QWLAN_VERSION_BUILD 32 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.32Z" +#define QWLAN_VERSIONSTR "5.1.0.33" #endif /* QWLAN_VERSION_H */ |
