diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-27 12:41:03 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-27 12:41:03 -0800 |
| commit | a22173f695f35adfe2104a1e8419c97a4ed4064a (patch) | |
| tree | cd7ee542fe661f82d1b66463372653415db532a8 | |
| parent | 5d72fae70dbc419a11991dc0f87848017071fa31 (diff) | |
Release 5.1.1.40A
Release 5.1.1.40A
Change-Id: I208c6d124d82cf6e56206df2489c610013770a4c
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 c98d81b77ed8..b8c60fe1b7e3 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 40 -#define QWLAN_VERSIONSTR "5.1.1.40" +#define QWLAN_VERSIONSTR "5.1.1.40A" #endif /* QWLAN_VERSION_H */ |
