diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 07:41:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 07:41:45 -0800 |
| commit | 144d4e76f38febeeee2c403e9329aaa50be57bee (patch) | |
| tree | 42d725ac355586c3c00e5391365810a30f2db2cb | |
| parent | 9d12d493c1d9feb207afb1e4628fff46e6b615df (diff) | |
Release 5.1.0.51H
Release 5.1.0.51H
Change-Id: Ib7131506df84ff1a674e44a2f397cdea58a4f5f7
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 bd9159ae3e32..b8e13395ca17 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51G" +#define QWLAN_VERSIONSTR "5.1.0.51H" #endif /* QWLAN_VERSION_H */ |
