diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-19 12:40:51 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-19 12:40:51 -0700 |
| commit | 7f17f527a0991c77eb467f4620ccdbc2feb8e042 (patch) | |
| tree | 67ad080261671fb3da5619e3e13ac50511508d4b | |
| parent | 9441550889447f6fe8ecba72375f814b9de08cd7 (diff) | |
| parent | 81f573f56d880517f428744a1dcc3c845453f550 (diff) | |
Merge "Release 5.1.0.27B" 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 de05590c6419..739658b89f09 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27A" +#define QWLAN_VERSIONSTR "5.1.0.27B" #endif /* QWLAN_VERSION_H */ |
