diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-30 04:53:14 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-03 16:49:04 -0700 |
| commit | 467c791c54d16a16622909e1e80d06d1da6a3570 (patch) | |
| tree | 9cc5869d13ae766f55f9a31b11fc3784bf4bff53 | |
| parent | a7e5eed8ffde5c2e17d50bb18e7040a8172e6533 (diff) | |
Release 5.1.0.28R
Release 5.1.0.28R
Change-Id: I76116a3cc336ab4a63346d74233851e67958a4ba
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 0efe4e5ab1ad..494ae112642e 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.0.28Q" +#define QWLAN_VERSIONSTR "5.1.0.28R" #endif /* QWLAN_VERSION_H */ |
