diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 16:08:01 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 16:08:01 -0800 |
| commit | 4c625f0ca67ff964aab8d56d883703e90be98fe6 (patch) | |
| tree | 8e29f64f94840b69987e775ea28c21d76cf9c32a | |
| parent | 518d7d018f0674be6ee2a5b239bcb0cbab739398 (diff) | |
Release 5.1.0.38
Release 5.1.0.38
Change-Id: Ifc061ac292c145768c00789383684e9875364d0e
CRs-Fixed: 688141
| -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 b6e3839efcfa..2a911ff804b7 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 37 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.37Z" +#define QWLAN_VERSIONSTR "5.1.0.38" #endif /* QWLAN_VERSION_H */ |
