diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-05 22:53:28 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-05 22:53:28 -0800 |
| commit | a68f1701eb7b6524b39662e0521f4be6cabcd3a4 (patch) | |
| tree | 7f554f48a588e6a8b9e79d54fffdbdfa3df0dcfa | |
| parent | 71324367634b61bd8569fd23dbcf14fb8f7f8428 (diff) | |
Release 5.1.1.47
Release 5.1.1.47
Change-Id: If7425ef2c5a3b13b576c2c5d4d03e40fc3bc01d3
CRs-Fixed: 774533
| -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 37e577e4eebf..e7783ec7816f 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 46 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.1.46Z" +#define QWLAN_VERSIONSTR "5.1.1.47" #endif /* QWLAN_VERSION_H */ |
