diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-12 10:22:11 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-12 10:22:11 -0700 |
| commit | e34dce80d623bafa3c7a662499eb855e38aae42e (patch) | |
| tree | 827d9042fa22d5c37ac7fd9718d90690a42777b7 | |
| parent | 24c092ef241d25ab6d87a1d78a1c688aea057140 (diff) | |
Release 5.1.1.36M
Release 5.1.1.36M
Change-Id: If5b9023885df22fc14cfecb806d8359be18df4f2
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 f4d40865aa3d..68a66a3b0138 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.1.36L" +#define QWLAN_VERSIONSTR "5.1.1.36M" #endif /* QWLAN_VERSION_H */ |
