diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 17:43:03 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-29 17:34:07 -0700 |
| commit | cfc4cad7900c8fd6ac82110e38d30c39dfba04d6 (patch) | |
| tree | d1f6385e5f3fc665b407c9450d35c0a2aa06c1d2 | |
| parent | 2d57a0dd0e73fd286963c40e6382ff45c77fe208 (diff) | |
Release 5.1.0.34C
Release 5.1.0.34C
Change-Id: I706e96ccc0193cf218a5ed3180947bb80c419aa9
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 40fe4da04249..4c74e7af57f0 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34B" +#define QWLAN_VERSIONSTR "5.1.0.34C" #endif /* QWLAN_VERSION_H */ |
