diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 23:09:10 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 23:09:11 -0700 |
| commit | d6e5ba6fc6f92d911e7224db8a8ba6de2b572ac1 (patch) | |
| tree | 8e0d0670d98330521b421af4ed12af9e108b45a5 | |
| parent | 9d5b1feedb33424949e22938a8c7e3455269e887 (diff) | |
Release 5.1.0.31Q
Release 5.1.0.31Q
Change-Id: I184fded694f1bee6325935b262e50d0f89b09efe
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 b9f483166885..d3371e20281d 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31P" +#define QWLAN_VERSIONSTR "5.1.0.31Q" #endif /* QWLAN_VERSION_H */ |
