diff options
| author | Service qcabuildsw <qcabuildsw@localhost> | 2016-07-13 11:12:56 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-13 11:12:56 -0700 |
| commit | 6fcd420ab8fada8d33fadb5f764cb158bb06db92 (patch) | |
| tree | 3c612a4b0563811d7ef1ed2c5186d162cece3cda | |
| parent | c70c78a7f27d6edbc04d4d1d540846002d0c7985 (diff) | |
| parent | 4d2ec9a8b8589a1a0c8fc24368966613acf102ff (diff) | |
Merge "Release 5.1.0.21" 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 16f6ee0878c7..d338917ebab1 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 20 +#define QWLAN_VERSION_BUILD 21 -#define QWLAN_VERSIONSTR "5.1.0.20" +#define QWLAN_VERSIONSTR "5.1.0.21" #endif /* QWLAN_VERSION_H */ |
