diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 04:14:09 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 04:14:10 -0800 |
| commit | f2b9cb54f94f6516fe0feae8bb3ce806769ab95c (patch) | |
| tree | 16e69690b0e75f291c78650fe6878d295095dd37 | |
| parent | b06dbca55931c7b3c92588c253a3f672349be82d (diff) | |
Release 5.1.0.46C
Release 5.1.0.46C
Change-Id: Ib75244a1331b33d451ed9c911e6809fc4e3fb539
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 e0bb49053fa3..fc9bbcb58acd 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 46 -#define QWLAN_VERSIONSTR "5.1.0.46B" +#define QWLAN_VERSIONSTR "5.1.0.46C" #endif /* QWLAN_VERSION_H */ |
