diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 16:16:41 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 16:16:41 -0700 |
| commit | ae9dfb3749f31546eef07b615b9b4615ef7bb96f (patch) | |
| tree | 12ccbcc3a76e17b5a291c684b0a97b731e8a0217 | |
| parent | a3b60751d17e11f6ebfaedc0a9914e13a79603e5 (diff) | |
Release 5.1.1.60
Release 5.1.1.60
Change-Id: I0e6e26e704c5df68a628a531dac60498b5595eb4
CRs-Fixed: 774533
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index de2e8fb3f711..b86b88fb90f7 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 "Z" -#define QWLAN_VERSION_BUILD 59 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 60 -#define QWLAN_VERSIONSTR "5.1.1.59Z" +#define QWLAN_VERSIONSTR "5.1.1.60" #endif /* QWLAN_VERSION_H */ |
