diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-06 03:30:41 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-06 03:30:42 -0700 |
| commit | 7ff1d3afd14e08709c4e32df3af401dbf25cae81 (patch) | |
| tree | 79d26abed6880af601f7b175303764541d158a29 | |
| parent | 9bc1a6cb6c9ac4f9e2c1f25f3dea16acc1f107c3 (diff) | |
Release 5.1.1.63Y
Release 5.1.1.63Y
Change-Id: Ibf81fd7ad7d890e7849af40ba0d0ee192b0e22ce
CRs-Fixed: 774533
| -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 d132be4b484e..149f1c0935e6 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 63 -#define QWLAN_VERSIONSTR "5.1.1.63X" +#define QWLAN_VERSIONSTR "5.1.1.63Y" #endif /* QWLAN_VERSION_H */ |
