diff options
| author | Service qcabuildsw <qcabuildsw@localhost> | 2016-07-14 15:46:39 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-14 15:46:39 -0700 |
| commit | d942ae5ad692ea2f80ab47e7b70473c451d3e660 (patch) | |
| tree | 3860352ecf590b58ee28f2f4229b9cc8f65388d5 | |
| parent | 46bc73a6604bbe41cd3f7d28945a428e542ec47f (diff) | |
| parent | 5db81c93fc502fea7be6554b96cece8a7bed5a53 (diff) | |
Merge "Release 5.1.0.22" 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 d338917ebab1..4909fc5993e3 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -42,8 +42,8 @@ #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 21 +#define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.21" +#define QWLAN_VERSIONSTR "5.1.0.22" #endif /* QWLAN_VERSION_H */ |
