diff options
| author | Service qcabuildsw <qcabuildsw@localhost> | 2016-07-13 11:12:17 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-13 11:12:17 -0700 |
| commit | aeec51e0d54fc0874e8dfc0331c2cbafe1c5f710 (patch) | |
| tree | 15aa66ba4c7923f8b780122e7add0e71ff5a5bd0 | |
| parent | bdfd84d8936b26211838526783bbd10bdcfb1580 (diff) | |
| parent | 07f95f30986a351c4b6f762e8f1c97695cbf7636 (diff) | |
Merge "Release 5.1.0.19" into wlan-cld3.driver.lnx.1.1-dev
| -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 ba62a8e67635..23df7e930185 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -42,8 +42,8 @@ #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 18 +#define QWLAN_VERSION_BUILD 19 -#define QWLAN_VERSIONSTR "5.1.0.18" +#define QWLAN_VERSIONSTR "5.1.0.19" #endif /* QWLAN_VERSION_H */ |
