diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-18 21:04:59 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-18 21:04:59 -0700 |
| commit | e50aff32806491f70968a91c98912e45d88e7eb4 (patch) | |
| tree | 8da5519ca78c8a2e43e5ac42522374a6f6a9480a | |
| parent | 0c67081058e2301bb29ac016e79a1c457dac4563 (diff) | |
Release 5.1.1.60L
Release 5.1.1.60L
Change-Id: I53ddf963380b276309271df1d70e5502fb2ecca3
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 40481fce5239..79edf5a5ba7a 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 60 -#define QWLAN_VERSIONSTR "5.1.1.60K" +#define QWLAN_VERSIONSTR "5.1.1.60L" #endif /* QWLAN_VERSION_H */ |
