diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 12:00:21 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-27 12:00:21 -0800 |
| commit | 52627b08dcdc0ef4e6d1ea5681fd35583ef13816 (patch) | |
| tree | aa354fd779642eca7360dac822eb3e55d58ba076 | |
| parent | 3bd9b66ab2e6e947a8daf3dc6f3561c15d1a4153 (diff) | |
| parent | 706f3a002d753cee1fe52e777aae715e72a96f81 (diff) | |
Merge "Release 5.1.0.42C" 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 9a56c7d62e39..bfd1195764e1 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42B" +#define QWLAN_VERSIONSTR "5.1.0.42C" #endif /* QWLAN_VERSION_H */ |
