diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 09:06:35 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 09:06:35 -0700 |
| commit | eee84b80a7d4f18809e8edf686e874ae66036615 (patch) | |
| tree | c00836b1d57a6fdba78c66c5089966136f3f1d08 | |
| parent | 5d5c1f5e64284a383e560bb769eb83e10d699e76 (diff) | |
Release 5.1.1.56I
Release 5.1.1.56I
Change-Id: Ic52e5c296983c6d9af48e46be93774dcb108e141
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 86be6c19d90c..6e407e3e3064 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "5.1.1.56H" +#define QWLAN_VERSIONSTR "5.1.1.56I" #endif /* QWLAN_VERSION_H */ |
