diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-03-18 03:06:52 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-03-18 03:06:52 -0700 |
| commit | 7495e01cc356dd8071f6ecfb2eceb75fe1a925ee (patch) | |
| tree | 96082d25152e78b42d53b684ce7c8c00432f926b | |
| parent | 949da5126e66bd889035ff1e262a4c6036a62c99 (diff) | |
Release 5.1.1.71J
Release 5.1.1.71J
Change-Id: Ib8cb7aa5645fb5e2ce04d9cbfba8f3dba45ad473
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 1ac582d11118..cf9bc18fa565 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 71 -#define QWLAN_VERSIONSTR "5.1.1.71I" +#define QWLAN_VERSIONSTR "5.1.1.71J" #endif /* QWLAN_VERSION_H */ |
