diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 15:48:04 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-29 15:48:04 -0800 |
| commit | cc0b1397161d2439adb29784a43a06b1f40d6448 (patch) | |
| tree | 0931cb2383c0dcf391e91a3476321ee994a62b16 | |
| parent | dd0253766fea7692cef03f823c9ba8a3438bc6c8 (diff) | |
| parent | 01adeb72e55cd444c82784652704e03f67f52caf (diff) | |
Merge "Release 5.1.0.38G" 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 a44e728143db..e41530d600cb 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38F" +#define QWLAN_VERSIONSTR "5.1.0.38G" #endif /* QWLAN_VERSION_H */ |
