diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 03:59:42 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 03:59:43 -0800 |
| commit | c43d7ebde73da0509198f5496edc628ac6a28fd6 (patch) | |
| tree | 98fab145163533dadbaf25b2267362f1eaaef20f | |
| parent | bc560a15feff49aa674c1793fd7c741138bb7c1a (diff) | |
Release 5.1.1.1R
Release 5.1.1.1R
Change-Id: Ia3b9afdaf61907c74095f2e37c6b52f66c762107
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 5f72e150f94b..c8a23ef61bf5 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 1 -#define QWLAN_VERSION_EXTRA "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1Q" +#define QWLAN_VERSIONSTR "5.1.1.1R" #endif /* QWLAN_VERSION_H */ |
