diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-25 11:25:14 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-25 11:25:14 -0700 |
| commit | cf0d3396ca2762818f00a69eb0cfbbfdc359ad64 (patch) | |
| tree | 8423c1e5178d190aac3bc0370a254b3ccdceb7ff | |
| parent | f6fb4c5eaa7a13bdaafd96a2cfced58970adff24 (diff) | |
Release 5.1.1.34F
Release 5.1.1.34F
Change-Id: I2a76798e72782d2b4acd8b34e797dc0e473d8939
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 b682fea2f578..b9fbeb67b884 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34E" +#define QWLAN_VERSIONSTR "5.1.1.34F" #endif /* QWLAN_VERSION_H */ |
