diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-19 13:43:52 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:06:23 -0700 |
| commit | 428fbd62b33af4f50847c63633ab120d24fc03f3 (patch) | |
| tree | c60f56450af0a2660343718f20f27fd94e46297d | |
| parent | ecfce63fdd5580dff43a337e1766b2ece243974c (diff) | |
Release 5.1.0.27G
Release 5.1.0.27G
Change-Id: I75bcec4cdbfe3f48fd3447a28f6332810085de9b
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 c17f7c7da628..f040ad2a7bce 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27F" +#define QWLAN_VERSIONSTR "5.1.0.27G" #endif /* QWLAN_VERSION_H */ |
