diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 04:33:39 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:44 -0800 |
| commit | df45cdfd59a62f5580ea478b332e22a168010f33 (patch) | |
| tree | 6e1ff7be0cc03c81c7cd4c27d3907766047c6cef | |
| parent | 01ba877b3df642f39a05bb89d2b7a1a5c2e6203a (diff) | |
Release 5.1.1.3
Release 5.1.1.3
Change-Id: I22bec90929b8fc4506f4a8ab02794585b4c681ea
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index c52dccf576c0..ed8bf669f228 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 1 -#define QWLAN_VERSION_EXTRA "Z" -#define QWLAN_VERSION_BUILD 2 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.2Z" +#define QWLAN_VERSIONSTR "5.1.1.3" #endif /* QWLAN_VERSION_H */ |
