diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 15:43:09 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 15:43:09 -0800 |
| commit | 9070ea5b1734526ce4ff09527239ca726270641e (patch) | |
| tree | 69146622559b84093c36bbb1c2803391d1099f8e | |
| parent | 58085e674c06674e3f1fe4b14a15dd1776c7e47f (diff) | |
Release 5.1.0.41H
Release 5.1.0.41H
Change-Id: Ia3072cd4d6c5881687e29a26c26b905361042b1a
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 aa6c592323fe..3f2ce242d19a 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41G" +#define QWLAN_VERSIONSTR "5.1.0.41H" #endif /* QWLAN_VERSION_H */ |
