diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 19:57:43 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 19:57:43 -0800 |
| commit | 6faae7ff8734b2964b74db06f4cda805d48179f1 (patch) | |
| tree | 82c3242f6e717fc8cc9e7486f11cdbfac4f7a35a | |
| parent | 9b37a2491f18b1f46ed0890c40e0cc7509019ce6 (diff) | |
Release 5.1.0.48R
Release 5.1.0.48R
Change-Id: I7a424cdf89e5f8d39cc53319e3045463104c1ea5
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 24e96c600b92..847cb6f126bc 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48Q" +#define QWLAN_VERSIONSTR "5.1.0.48R" #endif /* QWLAN_VERSION_H */ |
