diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 10:25:33 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 10:25:33 -0800 |
| commit | 8f953023b8e14d24a01bb8e940cb4c2124683f24 (patch) | |
| tree | e3bc83258811dbc8adb24130ba243cf952f5d5ae | |
| parent | aade2e069e20fbe2b1889388e9962ddad86d4330 (diff) | |
Release 5.1.0.49R
Release 5.1.0.49R
Change-Id: If74d14036386ba97ebac689ad9077ff3e2abac74
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 bb6aa956abb1..45c048f1ac0d 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49Q" +#define QWLAN_VERSIONSTR "5.1.0.49R" #endif /* QWLAN_VERSION_H */ |
