diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-08 13:49:14 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-08 13:49:14 -0800 |
| commit | 30b6ae33213da5bf72d8366bfa9c2f8022fb7386 (patch) | |
| tree | c66a233b8aaa61a19297b08ac0adda23da7742eb | |
| parent | 8f6cfe1ec53b20384a6e128a79e4cfe96e15e31f (diff) | |
Release 5.1.1.38N
Release 5.1.1.38N
Change-Id: I35ed6964cc329284127478b1866a68a3e22f5507
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 48d913d40fe0..ef54784d0339 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38M" +#define QWLAN_VERSIONSTR "5.1.1.38N" #endif /* QWLAN_VERSION_H */ |
