diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 00:21:29 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 00:21:29 -0700 |
| commit | 6d4e09ed8f733089e1d6b548ac3bdac280cbad80 (patch) | |
| tree | 92180255c74d0889e1e9e8dc2b8672091b863cb9 | |
| parent | 30b845095ecf02e5296b545a6e70e59e860ac788 (diff) | |
Release 5.1.0.32G
Release 5.1.0.32G
Change-Id: I5afee8edd3699ff8db10a51ec719a4b45090c25f
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 f2fa61a4deef..be8871e6d648 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.0.32F" +#define QWLAN_VERSIONSTR "5.1.0.32G" #endif /* QWLAN_VERSION_H */ |
