diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 05:12:12 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 05:12:13 -0700 |
| commit | 0a83fb550ff44e0f5d345a8c506e7d537eca87ff (patch) | |
| tree | 4033775495456360f24490487fa7c3387b036494 | |
| parent | 4afc226c491bb4d1a04bd5cbb52ca7024ad942b5 (diff) | |
Release 5.1.0.30D
Release 5.1.0.30D
Change-Id: I480aa1260718be59210d13be56d5d28a9df18a2c
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 f249bb0d40ee..fff69542c2ab 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.0.30C" +#define QWLAN_VERSIONSTR "5.1.0.30D" #endif /* QWLAN_VERSION_H */ |
