diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-10 08:15:15 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-10 08:15:15 -0800 |
| commit | e4a5adf0cf85ffcd17a70a27f9545a8bcd049652 (patch) | |
| tree | afce4e455026a078140941394e58e2d5a7bc570f | |
| parent | e7133bec280bb095adfa8b94b8ca982255ffb2e8 (diff) | |
Release 5.1.1.50D
Release 5.1.1.50D
Change-Id: I6e9cdb9335b6cbf8ed2fdc56e5c2a47fed3abe79
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 37991a16bb8e..5b4088d0acf9 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 50 -#define QWLAN_VERSIONSTR "5.1.1.50C" +#define QWLAN_VERSIONSTR "5.1.1.50D" #endif /* QWLAN_VERSION_H */ |
