diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 19:03:05 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 19:03:05 -0800 |
| commit | 3dea4f485f3b87f89118b33f1ca75762635789a7 (patch) | |
| tree | 23c5c9b989eb121755212c9c192ca3ed84e82a38 | |
| parent | c6f3ffa5f77beec4139c1c5920a05129ea59ea0a (diff) | |
Release 5.1.0.36C
Release 5.1.0.36C
Change-Id: I304954325ce1f14716382d70c398dd1ca262408a
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 b5f90d497a4b..7d51721a04f8 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36B" +#define QWLAN_VERSIONSTR "5.1.0.36C" #endif /* QWLAN_VERSION_H */ |
