diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 14:10:14 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:09:14 -0700 |
| commit | deb134c8d0711760445d9d385dc5bac724299009 (patch) | |
| tree | b53d572fa709448e68773d5f00ed7172d66922ea | |
| parent | e38f4d255fe0c0922ce03a0eee360dcf541b7ffd (diff) | |
Release 5.1.0.33Q
Release 5.1.0.33Q
Change-Id: Id4445f76067058ddeba1785768e66f932cda7953
CRs-Fixed: 688141
(cherry picked from commit d3dbfb73ee65670d4b8a29e10898ed69797051f5)
| -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 f0af057d79ad..ae64e868ad0d 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33P" +#define QWLAN_VERSIONSTR "5.1.0.33Q" #endif /* QWLAN_VERSION_H */ |
