diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 15:53:10 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 15:53:10 -0700 |
| commit | c2d49b5cb039c2480e13062291c242111af87714 (patch) | |
| tree | a6605c6de2377841eacd0e8bb84fd11b8aac3a7d | |
| parent | f7e7a01da620f6afc9195b294cc356de9772133f (diff) | |
Release 5.1.1.8C
Release 5.1.1.8C
Change-Id: I147e43e24a5706f764505d2e7148e6fa002d5c5f
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 c3cddc6b7930..179eab11a137 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8B" +#define QWLAN_VERSIONSTR "5.1.1.8C" #endif /* QWLAN_VERSION_H */ |
