diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 15:58:48 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 15:58:48 -0700 |
| commit | 00002878bbb9ae2760e00980e1e8474509d07b3d (patch) | |
| tree | c44896e24276ae60bd4534f63834ae30b5806507 | |
| parent | 3e7f9213a0bc515630d888a3e8c724fa81bd9e16 (diff) | |
Release 5.1.1.4C
Release 5.1.1.4C
Change-Id: I9dd2683eac4759cc46828d43c9fb72dbc27f75f6
CRs-Fixed: 688141
| -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 6e4aecd1b909..23d2573dd7d4 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4B" +#define QWLAN_VERSIONSTR "5.1.1.4C" #endif /* QWLAN_VERSION_H */ |
