diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-08 19:47:11 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-08 19:47:11 -0700 |
| commit | a44c97a3dcb67f9d8fa2a6defdf10e314a20c45e (patch) | |
| tree | d4753ea045cc322f7fb15c4365f262c9e36c6375 | |
| parent | 35d35f55ed55081aa228b920c7335cb3980afac5 (diff) | |
Release 5.1.1.31C
Release 5.1.1.31C
Change-Id: I944f59ddb7378b1a3bab1e3fda4f4f55b8755aed
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 bf745fe9b161..e214e273254d 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "5.1.1.31B" +#define QWLAN_VERSIONSTR "5.1.1.31C" #endif /* QWLAN_VERSION_H */ |
