diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 04:36:56 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 04:36:56 -0700 |
| commit | 4845fcd030e42f13d4c22024f11dfdf36cc6f7d4 (patch) | |
| tree | fc5586f14086e118b4d692b20fa3541d6add7423 | |
| parent | 28466a3b79476e323538a1ec091306924ce4b7b3 (diff) | |
Release 5.1.1.10C
Release 5.1.1.10C
Change-Id: If0d9a384b7f479298b757530c0c6da558085c5f5
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 815509775d8a..5f9d9d889eb5 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 10 -#define QWLAN_VERSIONSTR "5.1.1.10B" +#define QWLAN_VERSIONSTR "5.1.1.10C" #endif /* QWLAN_VERSION_H */ |
