diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-01-24 21:16:01 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-01-24 21:16:01 -0800 |
| commit | f771e500ca349286e4d1eb9eb28b92f51f383313 (patch) | |
| tree | ba971d636d56d1c169c4c653a276ec8d231fd553 | |
| parent | c7ad74687804e104f5ee90f6ec02e8a13a59e5cf (diff) | |
Release 5.1.1.70F
Release 5.1.1.70F
Change-Id: I5e617cb813a93dff848ddc40429ef6f7b784bd80
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 d4e8974a8239..360b4aceae57 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 70 -#define QWLAN_VERSIONSTR "5.1.1.70E" +#define QWLAN_VERSIONSTR "5.1.1.70F" #endif /* QWLAN_VERSION_H */ |
