diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-13 22:45:12 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-13 22:45:13 -0800 |
| commit | dd13da8c4d2698d6cab4ece894c586c0973f85d7 (patch) | |
| tree | 85b6da992852c2e0af7aa4a0628456bf1f09efe4 | |
| parent | a459b07a00b0397b22588b248b0cdf9f38ed7a0c (diff) | |
Release 5.1.0.40Q
Release 5.1.0.40Q
Change-Id: Iffb64304964162659a94a9b3babb2de0cb8ae465
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 92c21b162fca..0efee78555aa 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40P" +#define QWLAN_VERSIONSTR "5.1.0.40Q" #endif /* QWLAN_VERSION_H */ |
