diff options
| author | Service qcabuildsw <qcabuildsw@localhost> | 2016-07-26 11:30:58 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-26 11:30:58 -0700 |
| commit | 59e8af9b95d989e9a0dfe1f2e46dabc7241e75a0 (patch) | |
| tree | 5943cfbd10764be4d893748547b644889df980d1 | |
| parent | 081a9592e58e7110157bb2fce5977a87eea1a345 (diff) | |
| parent | 5e22c78ffd30abf9a2735d40a30397f16101951d (diff) | |
Merge "Release 5.1.0.22D" 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 05002a9595d6..140489632df5 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22C" +#define QWLAN_VERSIONSTR "5.1.0.22D" #endif /* QWLAN_VERSION_H */ |
