diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 01:25:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 01:25:49 -0800 |
| commit | 00fba7844cf6c53428abda25e8e707b9a41e5f43 (patch) | |
| tree | 3383705781a687489f70d210a2d208e73a9caa3c | |
| parent | 01c880d8f963c9cfd1f0374ed488e2c9bb44b08f (diff) | |
Release 5.1.0.43R
Release 5.1.0.43R
Change-Id: Iaddc3e469fa7a64574b312a2967875c9d0a8f2ac
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 81815ddab09a..322fde047ea8 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43Q" +#define QWLAN_VERSIONSTR "5.1.0.43R" #endif /* QWLAN_VERSION_H */ |
