diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-19 13:07:03 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-19 13:07:03 -0700 |
| commit | 2dc95dc0e8ee2db33d622b82a658d80a59dfc60a (patch) | |
| tree | 6041faa38fcf649b05a0f138f7fb36be500896ea | |
| parent | c3e14254006c22ac3340d3134dd80fdacd4d6161 (diff) | |
Release 5.1.1.33K
Release 5.1.1.33K
Change-Id: I192964f748963110a9e6f782de7124ed15a64b3b
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 9f60bb36f1e3..e8449a14ca71 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.1.33J" +#define QWLAN_VERSIONSTR "5.1.1.33K" #endif /* QWLAN_VERSION_H */ |
