diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-16 05:03:19 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-16 05:03:19 -0800 |
| commit | 95cad6ba843256eec2ea22e2c4ef91b2dc24982f (patch) | |
| tree | 0fe8119dd802a4ecd18bbbd1b1eca4e64251da44 | |
| parent | 107573d0d1edc806dd1ee9a22109f35dca3c27c8 (diff) | |
Release 5.1.1.39D
Release 5.1.1.39D
Change-Id: I30bd13d5eec664e85409b3afd158e3ef260d3e7e
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 8eda255001c1..8ae8439a0357 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 39 -#define QWLAN_VERSIONSTR "5.1.1.39C" +#define QWLAN_VERSIONSTR "5.1.1.39D" #endif /* QWLAN_VERSION_H */ |
