diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-17 14:18:58 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-17 14:18:59 -0800 |
| commit | 69043ac31f357a16b61cfb1eef6f76557764e70e (patch) | |
| tree | 77c09009472d5e92ee1d96c6ac592ebce54831fb | |
| parent | 55f6881c5a39f83372d8d8c959a1ca5145dd23b0 (diff) | |
Release 5.1.0.45G
Release 5.1.0.45G
Change-Id: I1914d67ff81fc8509210848bd871bfda1a3b11c8
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 44e9f96f2565..73ff6060b745 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45F" +#define QWLAN_VERSIONSTR "5.1.0.45G" #endif /* QWLAN_VERSION_H */ |
