diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-19 12:01:59 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-19 12:01:59 -0700 |
| commit | a88eec043e474b67d7d2ce36104f7d85c68c76a6 (patch) | |
| tree | 7ac545d7dcc7b81b503203d2b3eeb84f372e268a | |
| parent | cf274d2a0abf15468422300dd33cba308fbf50cb (diff) | |
Release 5.1.1.63B
Release 5.1.1.63B
Change-Id: I2a765f8632b3159c97fc24a2e5f33ee93a42614a
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 5b118c658a95..0c3a7dca183f 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 63 -#define QWLAN_VERSIONSTR "5.1.1.63A" +#define QWLAN_VERSIONSTR "5.1.1.63B" #endif /* QWLAN_VERSION_H */ |
