diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 12:00:26 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-27 12:00:26 -0800 |
| commit | 0ff65d93d8b6848bb3d75c73a506582f42a9d490 (patch) | |
| tree | df7f5cfeec78b8ab858965507cfd7785c38c1496 | |
| parent | ac5fce97cda8285bfb38c0898dfbe3fa243b43e0 (diff) | |
| parent | 9dd8bb50ccdd6d0d2833f1ffccc65c43d7f0bad7 (diff) | |
Merge "Release 5.1.0.42G" 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 9e2a22dc5c81..16258c7b2382 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42F" +#define QWLAN_VERSIONSTR "5.1.0.42G" #endif /* QWLAN_VERSION_H */ |
