diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 00:24:40 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 00:24:41 -0700 |
| commit | f9f84cabd00d8559cba493bbfedcc4b2b6292bc1 (patch) | |
| tree | 5340d9d3808790791f6210fa7d93ee776dee03bf | |
| parent | a551c97bd4aa6c7fb3be52f360b9fe9e3cd2a4de (diff) | |
Release 5.1.0.34Q
Release 5.1.0.34Q
Change-Id: Ib25e60d8566839b078539aa73c62cf07199de5d7
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 839b0e9302fa..cad78819fbea 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34P" +#define QWLAN_VERSIONSTR "5.1.0.34Q" #endif /* QWLAN_VERSION_H */ |
