diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-19 09:57:41 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-19 09:57:41 -0800 |
| commit | 1fa7ed1e2574deb70d8cd73de4ffadc64ad0f928 (patch) | |
| tree | 00613ab8875efffc8722f8814bbc9886b763b4e7 | |
| parent | ab2a300599826ca49b35c75e7ba8d45f295a1278 (diff) | |
| parent | a97270bbd0566e1e92f0454ce7e27e27f7bdb3fd (diff) | |
Merge "Release 5.1.0.41G" 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 036b43a00cf2..aa6c592323fe 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41F" +#define QWLAN_VERSIONSTR "5.1.0.41G" #endif /* QWLAN_VERSION_H */ |
