diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-14 08:43:47 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:58:36 -0700 |
| commit | 0f0109110730715d4cf98700a5d6ea549fcabcd3 (patch) | |
| tree | c7f833e54d61042af0b0fef1877550dab71c9b0d | |
| parent | e7a435768879bc327b5f98e0af7cee1e8659ed25 (diff) | |
Release 5.1.0.31H
Release 5.1.0.31H
Change-Id: Ica6a7d25910e20235b7e62adbeb5e668108dee8c
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 3855cdea89e9..0b8319dcf65c 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31G" +#define QWLAN_VERSIONSTR "5.1.0.31H" #endif /* QWLAN_VERSION_H */ |
