diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-16 15:07:16 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-16 15:07:16 -0800 |
| commit | 2c29ce1b7a5aef913e66c59fed4be85bcebb72b5 (patch) | |
| tree | dd2d014b822f35173fdf4773179851a3d6751aae | |
| parent | a57dbdb279ca6759296fa4bf5ae12b0fadc84bd6 (diff) | |
Release 5.1.1.48F
Release 5.1.1.48F
Change-Id: I8b8164c80b7d2348fb0870651151b01ff0c21c2d
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 468355cf5b50..f9f4f49c7ec1 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48E" +#define QWLAN_VERSIONSTR "5.1.1.48F" #endif /* QWLAN_VERSION_H */ |
