diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-13 22:38:44 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:47 -0700 |
| commit | d18de2eb673ea7224f7352678a98af59eed81c2d (patch) | |
| tree | 8a2a5ed173f4274102bc2274bb0cb6536a28d506 | |
| parent | 16fd1ee609b9fdf78bf7778aa561eb098263812c (diff) | |
Release 5.1.0.31C
Release 5.1.0.31C
Change-Id: I05381fb1c742ae2108d0d225185a696666f69fd7
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 acc11106f049..c7154623dd6d 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31B" +#define QWLAN_VERSIONSTR "5.1.0.31C" #endif /* QWLAN_VERSION_H */ |
