diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 19:56:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 19:56:55 -0800 |
| commit | c7f36e09a4e1f11f6f93a9fbfa6064b0edb30b27 (patch) | |
| tree | 11df7be4b34d6bf5e61e104c5325813f4659a6e6 | |
| parent | 9e08913c6061da105cb97c2fcee9b3655652596c (diff) | |
Release 5.1.0.45D
Release 5.1.0.45D
Change-Id: I934db8b47ee0e23c3c7e06ce269a93bda4f4edf3
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 227d302788d4..7c76ddb274b6 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45C" +#define QWLAN_VERSIONSTR "5.1.0.45D" #endif /* QWLAN_VERSION_H */ |
