diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-28 14:28:02 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-28 14:28:03 -0800 |
| commit | 736abc689ba602498cfdb9d80ffce4f6d7b20d06 (patch) | |
| tree | afe4264ca68e35e68c5038908ac827d8c63d5c72 | |
| parent | d207509bce0c10af4690290f1da1fbfca5f01047 (diff) | |
Release 5.1.1.43F
Release 5.1.1.43F
Change-Id: I29eab71365a6911fc85d1b4ab6dac832318988b6
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 ce8e40ea6cf0..e771f690c01b 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 43 -#define QWLAN_VERSIONSTR "5.1.1.43E" +#define QWLAN_VERSIONSTR "5.1.1.43F" #endif /* QWLAN_VERSION_H */ |
