diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-24 12:13:30 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-24 12:13:30 -0800 |
| commit | d43fdaaaeed5158f2e8cfb55cf64b23fed5536a7 (patch) | |
| tree | 724658378ed1c46e39d8d18f24f61b98a678990b | |
| parent | 87ff6f7baaa91e64d026ac7a4a4ce30ff2ff4d1b (diff) | |
Release 5.1.0.51Q
Release 5.1.0.51Q
Change-Id: I458aaa6612292d52b46218f73f90938e6ff980fa
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 5ab5277288fc..d91623e74452 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51P" +#define QWLAN_VERSIONSTR "5.1.0.51Q" #endif /* QWLAN_VERSION_H */ |
