diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-24 01:27:32 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-24 01:27:32 -0700 |
| commit | cb8a16660dc345848bc79fa6501c77a3f1a2debe (patch) | |
| tree | 19927cad55db29d4978ea023aa335ba7792bfac6 | |
| parent | 5c54ee6ea91cac37045ddfa1ae4c6dbfba29528f (diff) | |
Release 5.1.1.34D
Release 5.1.1.34D
Change-Id: Iec97eb3ea82ce6654f5e15d7afce36105a01007f
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 b675cdd00e8d..fa7d9f69c46f 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34C" +#define QWLAN_VERSIONSTR "5.1.1.34D" #endif /* QWLAN_VERSION_H */ |
