diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 17:09:25 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-09 22:56:01 -0800 |
| commit | 0712ce3a813241f0edb51d7ed150bfdb8e463cca (patch) | |
| tree | c12976e7b9dd254fbae2dd1c99cb173eac19b6a8 | |
| parent | 57dcc43ba415e2240e7ae4d426bfdeca0647ce2d (diff) | |
Release 5.1.1.3H
Release 5.1.1.3H
Change-Id: I249a7edb7a09f689d5a7f064ed0c25700455b147
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 0540ce928aee..dcec8b17c8b3 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 1 -#define QWLAN_VERSION_EXTRA "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3G" +#define QWLAN_VERSIONSTR "5.1.1.3H" #endif /* QWLAN_VERSION_H */ |
