diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-24 01:00:11 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-24 01:00:11 -0700 |
| commit | 47ebf35017c4b8780cd5e89ad8063c179e5bcaac (patch) | |
| tree | b31b5be48cfdfeab6d0b095e1125e4c93c1fa3ec | |
| parent | 92d208a79ed4ef6d7f4cb490aa861a89c097d8f7 (diff) | |
Release 5.1.1.63J
Release 5.1.1.63J
Change-Id: I052496c7569c72e8988fb57057f33307a17a53b5
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 353afeb9c120..7962fcdda17c 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 63 -#define QWLAN_VERSIONSTR "5.1.1.63I" +#define QWLAN_VERSIONSTR "5.1.1.63J" #endif /* QWLAN_VERSION_H */ |
