diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-09 13:46:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-09 13:46:29 -0800 |
| commit | 0e8f32d145bc43a4e1f9848058822b5d453f9e8e (patch) | |
| tree | d2e5b65f35c2593731a376942d2d89acbab2fc88 | |
| parent | 2706504b3c0de20d62ffc320a5e51d9ce22ebefa (diff) | |
Release 5.1.0.49D
Release 5.1.0.49D
Change-Id: Id84c9b4fc4f1d5d1bd7db98a051add2048656e42
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 cf8ee3473c65..97f12d5f9239 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49C" +#define QWLAN_VERSIONSTR "5.1.0.49D" #endif /* QWLAN_VERSION_H */ |
