diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-28 14:57:23 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-28 14:57:23 -0700 |
| commit | fb114f193b651d73a53aaa39c49074e63508fc73 (patch) | |
| tree | da0bb7f41a55187adbb689f39348abf5dc1ffb1e | |
| parent | 8bfac07d4a29c5a602951015802d8a40223bea65 (diff) | |
Release 5.1.1.65F
Release 5.1.1.65F
Change-Id: Id13952dcf1f44d0fd105dcfcf2c7b6700887ad6f
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 37eb4fba11a8..52335b50854e 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 65 -#define QWLAN_VERSIONSTR "5.1.1.65E" +#define QWLAN_VERSIONSTR "5.1.1.65F" #endif /* QWLAN_VERSION_H */ |
