diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 11:52:02 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 11:52:02 -0700 |
| commit | 844498997fc8c7df90abd0953e9abea529abebed (patch) | |
| tree | c5b941b339a3ebed03b8abcf0e7ecae9cdb3bd46 | |
| parent | 7240dd9e5e847b40caa6bcafc272ac4189f68850 (diff) | |
Release 5.1.0.30Q
Release 5.1.0.30Q
Change-Id: I7c7d2683e51eed645fd66681c25e3d68be1b769e
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 825fdb196df9..a03f9af60459 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30P" +#define QWLAN_VERSIONSTR "5.1.0.30Q" #endif /* QWLAN_VERSION_H */ |
