diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-04 12:35:38 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-04 12:35:38 -0700 |
| commit | 89eedcc754931a769245c2ca36588cc631be0e08 (patch) | |
| tree | 581fd71179a9327b904e9136872cd8fb777bb84c | |
| parent | cc077c22644895dbd6c498cad55050db2fe217f2 (diff) | |
Release 5.1.0.22Y
Release 5.1.0.22Y
Change-Id: I543495b76ae114969255ac92eeb553d1c55b2ddf
CRs-Fixed: 688141
| -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 ec261af9ad04..df4126e35517 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22X" +#define QWLAN_VERSIONSTR "5.1.0.22Y" #endif /* QWLAN_VERSION_H */ |
