diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 07:51:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 07:51:31 -0800 |
| commit | 9dd8bb50ccdd6d0d2833f1ffccc65c43d7f0bad7 (patch) | |
| tree | cc34372e56270b04b7da1657dc7e575c7b8e369e | |
| parent | 3e471faf1a74f2d822eb236fba3e4f1b7d52a671 (diff) | |
Release 5.1.0.42G
Release 5.1.0.42G
Change-Id: I7926afbe3bceb74cc37303f50da47640bd30f001
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 9e2a22dc5c81..16258c7b2382 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42F" +#define QWLAN_VERSIONSTR "5.1.0.42G" #endif /* QWLAN_VERSION_H */ |
