diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-18 16:34:07 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-18 16:34:07 -0700 |
| commit | c89fe423bc46972bc3f6f82b5d950ef2d497edda (patch) | |
| tree | 72ace40fa90ebbcaa4d1af36392d18192fef3dec | |
| parent | f418db62b89aa340237fe7ef147501d7372bad5c (diff) | |
Release 5.1.1.37J
Release 5.1.1.37J
Change-Id: I8651cc00915c235c7df2e37d188cf523f6d19d7a
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 d2135225dceb..ea892232211b 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.1.37I" +#define QWLAN_VERSIONSTR "5.1.1.37J" #endif /* QWLAN_VERSION_H */ |
