diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 12:00:17 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-27 12:00:17 -0800 |
| commit | d3802ea34e1a9932ff9d2925804c9bbe4e45338d (patch) | |
| tree | be22e589ebbc530b4ee978b4b89399b1c96f5346 | |
| parent | 5aad3578de08807875a5cc2e6b330949b163ac23 (diff) | |
| parent | 3c6156fd6b2967a06647b69f37e10e2ee903e9fb (diff) | |
Merge "Release 5.1.0.42B" 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 b5569440ac75..9a56c7d62e39 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42A" +#define QWLAN_VERSIONSTR "5.1.0.42B" #endif /* QWLAN_VERSION_H */ |
