diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-05 12:51:52 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-05 12:51:53 -0800 |
| commit | ff787fa9aca9664824a0da2f40789c9b9ecf7c8c (patch) | |
| tree | 811c487d9a4ac6a7d724b033d4b2a402f1d695ea | |
| parent | 885fa3b0379380952b6f0e7d81ffe2c2ff05e6c2 (diff) | |
Release 5.1.0.48H
Release 5.1.0.48H
Change-Id: Ib942443f1f3e409fa0586cb291c3567a030dc7a4
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 b727bad54524..439e98a767d4 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48G" +#define QWLAN_VERSIONSTR "5.1.0.48H" #endif /* QWLAN_VERSION_H */ |
