diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 11:32:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 11:32:29 -0800 |
| commit | a413a721c26643847e9640f40a076fa5ddabdbd7 (patch) | |
| tree | 35d0b3f2fceae88d97f21c2c11eb33e024ca1abc | |
| parent | ba66850f1539ec2301aa9e38b3568d4539b43aaa (diff) | |
Release 5.1.0.50R
Release 5.1.0.50R
Change-Id: I9cd5dade0875106fc011700cbf3bf9843fac6629
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 c73a134e7a52..b884ca73db48 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50Q" +#define QWLAN_VERSIONSTR "5.1.0.50R" #endif /* QWLAN_VERSION_H */ |
