diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-24 23:56:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:39 -0800 |
| commit | 507908c8248e1e208fc537099437fbf8b1141c9e (patch) | |
| tree | a7c7b138d29d7bb6b9d9436c48ba1532cd09e9cd | |
| parent | 42b1c03be992261c50b3cfd1589c8cbdd5fd8c31 (diff) | |
Release 5.1.0.38R
Release 5.1.0.38R
Change-Id: I827ea2cfbb2f933a50f8735e79c0d0f6f0e1d8d1
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 31fe0f91a59c..cc7d638df995 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38Q" +#define QWLAN_VERSIONSTR "5.1.0.38R" #endif /* QWLAN_VERSION_H */ |
