diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-12-19 03:32:53 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-12-19 03:32:54 -0800 |
| commit | 36c680dbc553eed12d5e4fcb54a414ff62ec09bc (patch) | |
| tree | 0c65fff1a45d1c374cac841ce9416a1449c292c7 | |
| parent | c8c980dbfa73af503171530600b4e57d4d653360 (diff) | |
Release 5.1.1.76
Release 5.1.1.76
Change-Id: I8f408d58dd962ee0441c8c38ef6e9660efbe4f2a
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 f2f4d9922851..afec064a63f2 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 75 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 76 -#define QWLAN_VERSIONSTR "5.1.1.75Z" +#define QWLAN_VERSIONSTR "5.1.1.76" #endif /* QWLAN_VERSION_H */ |
