diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-11 03:46:55 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-11 03:46:55 -0700 |
| commit | 85a991c3ea49dbcf547ac4f43cd629b16c6f5e45 (patch) | |
| tree | ab4494a1bf7fca1dcac5e0f5ec1811e82e40bfb3 | |
| parent | e8a708502c4daf03e7c37e878a24f0ff12abdeca (diff) | |
Release 5.1.1.67I
Release 5.1.1.67I
Change-Id: I39dda658316abd947bc4a8ac8cbc22f098344b4c
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 d261ccf8101d..d77b3e325aaa 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 67 -#define QWLAN_VERSIONSTR "5.1.1.67H" +#define QWLAN_VERSIONSTR "5.1.1.67I" #endif /* QWLAN_VERSION_H */ |
