diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 12:00:28 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-27 12:00:28 -0800 |
| commit | f5afd48b071e1f66e201094fb188f598d63e4e0a (patch) | |
| tree | 4ae45c0cc768717aa4a17d1011bdd8fa56ffbedb | |
| parent | 3564f46b79b6631faaa508bfff49effde252cb19 (diff) | |
| parent | f25b3b32c9dd29816284b89e9f983840ec25d480 (diff) | |
Merge "Release 5.1.0.42H" 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 16258c7b2382..20afb2bebecb 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42G" +#define QWLAN_VERSIONSTR "5.1.0.42H" #endif /* QWLAN_VERSION_H */ |
