diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-05 11:44:36 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-05 11:44:37 -0800 |
| commit | 51eb2a3490b7f86d9fd2290dea87917c8eb19e0c (patch) | |
| tree | e1f54b6990d7566f100532d552b900d4f56c4138 | |
| parent | d60a5839ba987e2c9d365fef950cae0c9ad11010 (diff) | |
Release 5.1.1.2D
Release 5.1.1.2D
Change-Id: Ia026f957cb7aee669d0c93e494ed1253dc366de9
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 90fa9ae31a1a..1ab1ead2b58f 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 1 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2C" +#define QWLAN_VERSIONSTR "5.1.1.2D" #endif /* QWLAN_VERSION_H */ |
