diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 16:51:34 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 16:51:34 -0700 |
| commit | 84af20dee67dd8a70d5517eca99940e6b3f2a91c (patch) | |
| tree | 8d89b9896b492bb9ab1edcd2130c46b29fb7f451 | |
| parent | c64512ccd496364779aff168b27276a66192444f (diff) | |
Release 5.1.1.8D
Release 5.1.1.8D
Change-Id: Ic8d7e47203f9f6859f1c3fb06207a42844bdae8c
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 179eab11a137..100ed3f13f42 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8C" +#define QWLAN_VERSIONSTR "5.1.1.8D" #endif /* QWLAN_VERSION_H */ |
