diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 12:00:22 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-27 12:00:22 -0800 |
| commit | d113fbcf12ab6b7a4d4f8795f2d95189b5e0fda3 (patch) | |
| tree | a1ecc2a6efc7cb5d7c5a8be069ba79d70278daf2 | |
| parent | de267b53edcba782690d7dbb603be386f08db867 (diff) | |
| parent | 214568fe561d481ac4b0b02e0e8099f9ec76aca0 (diff) | |
Merge "Release 5.1.0.42D" 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 bfd1195764e1..c76e480d8efd 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42C" +#define QWLAN_VERSIONSTR "5.1.0.42D" #endif /* QWLAN_VERSION_H */ |
