diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-03 07:45:18 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-03 07:45:18 -0700 |
| commit | 32e0c6ffc1822853f748384128678a7df3070cbb (patch) | |
| tree | 2fc96b60eeffe3791be4ad0a7c3d6d60c151bcb5 | |
| parent | 4d8860cc1042a04852924f362fb5f1c3c5d52f63 (diff) | |
Release 5.1.0.25Q
Release 5.1.0.25Q
Change-Id: I4020618927aae783a8327b3266f8c045d2635f99
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 026340906d25..adfb69802140 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 25 -#define QWLAN_VERSIONSTR "5.1.0.25P" +#define QWLAN_VERSIONSTR "5.1.0.25Q" #endif /* QWLAN_VERSION_H */ |
