diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-27 19:02:04 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-27 19:02:06 -0700 |
| commit | 249264e2297cf808f6906cee69a00b0d56b7e56b (patch) | |
| tree | f79d6405198d43be4e8203bbaeb3c4db0c1f5e7c | |
| parent | 4cd3d9836403ce8e612aa2b33def85bc261cc25b (diff) | |
Release 5.1.1.30D
Release 5.1.1.30D
Change-Id: Ie8316f6a448907a498e87074acb9f6a70cec7ccf
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 0e1574e0d9e5..7cd2f4b3ecfe 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 30 -#define QWLAN_VERSIONSTR "5.1.1.30C" +#define QWLAN_VERSIONSTR "5.1.1.30D" #endif /* QWLAN_VERSION_H */ |
