diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-19 09:57:42 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-19 09:57:42 -0800 |
| commit | 696d6d6a6b68257e5b6e5876fb5bf30040c4a4fb (patch) | |
| tree | 932bf321a03cbc7c2320dce0183d4fe8566ff4c3 | |
| parent | 17bd2dc172c0298b1e4b7c8070db147e36ac6b86 (diff) | |
| parent | 9070ea5b1734526ce4ff09527239ca726270641e (diff) | |
Merge "Release 5.1.0.41H" 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 aa6c592323fe..3f2ce242d19a 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41G" +#define QWLAN_VERSIONSTR "5.1.0.41H" #endif /* QWLAN_VERSION_H */ |
