diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 12:38:53 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 12:38:54 -0700 |
| commit | cf9c38318663fa483ae3d312c19dca963eb2637e (patch) | |
| tree | 7414486519de5a259a45714c2c4bf7369c7461f9 | |
| parent | fb9f6f6a62de99decbb69f60c651d6531ffeaab8 (diff) | |
Release 5.1.1.5H
Release 5.1.1.5H
Change-Id: Ic705d36c84fe07de51ec489334f964f9eb0c3862
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 5c28b7090c06..b1e6e6d0bd5f 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5G" +#define QWLAN_VERSIONSTR "5.1.1.5H" #endif /* QWLAN_VERSION_H */ |
