diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 14:47:42 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 14:47:42 -0800 |
| commit | adc3b1872a97d0832be2f55bcfa2efe13c301884 (patch) | |
| tree | 8bde401443ce7bfc9415bbba52404f79b579fd1c | |
| parent | 1bf7a9cf54af1eb135688a76cf4b98aa6f759fc4 (diff) | |
Release 5.1.0.41D
Release 5.1.0.41D
Change-Id: I761212b2a60edf4034a248cdaa70fb71e766908e
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 bf9d97471fb2..be4a62441d00 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41C" +#define QWLAN_VERSIONSTR "5.1.0.41D" #endif /* QWLAN_VERSION_H */ |
