diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 10:15:10 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 10:15:10 -0800 |
| commit | 87c53e692949bfd43ab0a8ab7ff4b2ccf70a61b6 (patch) | |
| tree | 57373f1ebf11d9508eeba55b676e0afcab5336b3 | |
| parent | 9a8c310bbab5f417aee9f2b2f3c9c0c48494b2a1 (diff) | |
Release 5.1.0.45Q
Release 5.1.0.45Q
Change-Id: Id22e32ecd9c46da049708825e6fcb0b9b4b93794
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 6b8f760e377a..893a45dab2ba 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45P" +#define QWLAN_VERSIONSTR "5.1.0.45Q" #endif /* QWLAN_VERSION_H */ |
