diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 18:55:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 18:55:29 -0800 |
| commit | 765c0f5e1ba0851f20cef59bbdaf2979192bae46 (patch) | |
| tree | 3ea4577db0985df94b9c0a9262cadcfb528d99a5 | |
| parent | 88d7779356fad8661417b41994f1660655e47804 (diff) | |
Release 5.1.0.36Q
Release 5.1.0.36Q
Change-Id: I9597c2d745780c57f7d66d4bce77283944f4be8a
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 609e56958273..104bdc164168 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36P" +#define QWLAN_VERSIONSTR "5.1.0.36Q" #endif /* QWLAN_VERSION_H */ |
