diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 19:47:21 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 19:47:21 -0800 |
| commit | c4e3374faf6d5c69a22cdc2548d4c66984cb1b15 (patch) | |
| tree | 65b778be711fdea4c3df4e400c76234da419947f | |
| parent | 26edd57827baeefe99855c8e13301e439dbb29ad (diff) | |
Release 5.1.0.41R
Release 5.1.0.41R
Change-Id: I43ec41547b9725a01af888899c119192a9cca42d
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 73fa246d7612..44e54a87be86 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41Q" +#define QWLAN_VERSIONSTR "5.1.0.41R" #endif /* QWLAN_VERSION_H */ |
