diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-27 16:20:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-27 19:07:12 -0800 |
| commit | b57742a398346491f4fa3bfcab1131393697d1ca (patch) | |
| tree | e4f931c6646ddbf2a89f893c9143e82343a16766 | |
| parent | d43fdaaaeed5158f2e8cfb55cf64b23fed5536a7 (diff) | |
New Revision 5.1.1.1 for mainline
Revision 5.1.1.1
Change-Id: Ia696098360b3c3a56ef9828327ccc54f1662ab7d
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index d91623e74452..e40eb8c7d948 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -40,10 +40,10 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 -#define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "Q" -#define QWLAN_VERSION_BUILD 51 +#define QWLAN_VERSION_PATCH 1 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.0.51Q" +#define QWLAN_VERSIONSTR "5.1.1.1" #endif /* QWLAN_VERSION_H */ |
