diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-09 19:44:12 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-09 19:44:13 -0700 |
| commit | 5e446c0f1f3fe68054a4f4e12d665645dce46d0a (patch) | |
| tree | 44028fb1ed9e19ea773f0f49d4b045ef1846a785 | |
| parent | ffdf994f79e949572d74dd1ae8fc405c76037add (diff) | |
Release 5.1.1.36A
Release 5.1.1.36A
Change-Id: I076c997fbf0f97a4de5fdfd30a0f3c2a6cbed537
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 ae57b4684c28..5f93133f775c 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.1.36" +#define QWLAN_VERSIONSTR "5.1.1.36A" #endif /* QWLAN_VERSION_H */ |
