diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 09:46:58 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 09:46:58 -0800 |
| commit | b4bfe0e25ab7578666ee013e477d397de0281d55 (patch) | |
| tree | 4f9ffc60cb8a64b61d6e9d82e32ad74bb2150855 | |
| parent | d1e69f03252d45f838a8010150e67d0a3bb5f9ec (diff) | |
Release 5.1.0.47R
Release 5.1.0.47R
Change-Id: I872b8b08806e2f4fdf7136b9b790f46fd3fed9c0
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 b2fa7dfc3c5b..0e0656686b74 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47Q" +#define QWLAN_VERSIONSTR "5.1.0.47R" #endif /* QWLAN_VERSION_H */ |
