diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-04 00:46:51 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-04 00:46:51 -0800 |
| commit | fd786255ec122f290e23447b96d4294e99f3d177 (patch) | |
| tree | 4c27d33da8f105045d8dd2133472760152fe633b | |
| parent | 20e833937f65dc0176b7962d44f1b7ac78d4dc42 (diff) | |
Release 5.1.0.48D
Release 5.1.0.48D
Change-Id: I51767a11b02bb7b68625b739c054d7da089d9f47
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 18607d409f70..b1f4b220b307 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48C" +#define QWLAN_VERSIONSTR "5.1.0.48D" #endif /* QWLAN_VERSION_H */ |
