diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-18 09:11:48 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-18 09:11:48 -0700 |
| commit | b07f5ab403ae5ad7d3da42a5aada483de3112e76 (patch) | |
| tree | bd96210c3cabafc44edbc4a1cc8c68b3640deeb0 | |
| parent | d3ee9756dcfecb6445186402e2a2d1788c57877d (diff) | |
Release 5.1.0.23Q
Release 5.1.0.23Q
Change-Id: I5dda077d8a1160e20b91077856dc7be7a89c9543
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 a2b1265022cf..26769770a3d3 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23P" +#define QWLAN_VERSIONSTR "5.1.0.23Q" #endif /* QWLAN_VERSION_H */ |
