diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-09 11:21:30 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-10 19:08:43 -0700 |
| commit | f821d418abc45028e0d82a8c5da3fce61655bbd3 (patch) | |
| tree | 17f8de6b12a73181d929ff847e6bab36cf8646d9 | |
| parent | 2a8bb56299c55b6929a7aae52b279da549fd09ee (diff) | |
Release 5.1.0.26G
Release 5.1.0.26G
Change-Id: I33404709241889245378b5e81d9e92f1a19733a7
CRs-Fixed: 688141
(cherry picked from commit 36d731d10bdba33f331ae189aece4686ef306706)
| -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 9292265dfc83..23821753c04e 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 26 -#define QWLAN_VERSIONSTR "5.1.0.26F" +#define QWLAN_VERSIONSTR "5.1.0.26G" #endif /* QWLAN_VERSION_H */ |
