diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-04 14:06:14 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-04 14:06:14 -0700 |
| commit | fca33325f3ca34c536645e05df344363d40b5c88 (patch) | |
| tree | 8688fd317d6538c5225e833e89f995df966702fb | |
| parent | 3537f1af08367a61b066ca4cbc237e72d52f7baf (diff) | |
Release 5.1.1.55J
Release 5.1.1.55J
Change-Id: I354f316e0d791bc945bc33617c291cea2eb7d0ca
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 dbd9c08cc304..bd754fa9b961 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 55 -#define QWLAN_VERSIONSTR "5.1.1.55I" +#define QWLAN_VERSIONSTR "5.1.1.55J" #endif /* QWLAN_VERSION_H */ |
