diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-06-06 10:36:02 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-06-06 10:36:03 -0700 |
| commit | 106ad9a0bbf75b81f9da0f661f3ee7cffd612153 (patch) | |
| tree | 88575bedc190621ba62f9278a4e98b0a86e8eeb5 | |
| parent | 9fbc14ba5e86a586874b638bf764c92956c4740d (diff) | |
Release 5.1.1.73J
Release 5.1.1.73J
Change-Id: Ifb28127e1174aee9e4724baa5c0a2221eecf454c
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 ee64cd237dcf..4550e86276f6 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 73 -#define QWLAN_VERSIONSTR "5.1.1.73I" +#define QWLAN_VERSIONSTR "5.1.1.73J" #endif /* QWLAN_VERSION_H */ |
