diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-01-08 02:37:08 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-01-08 02:37:09 -0800 |
| commit | b846c1c096905f1fed4fcbfe21a3b32e42eaef8e (patch) | |
| tree | 579cb1da81aacab8bfb881193ac38fc36b51a232 | |
| parent | 6c4d875656a1752f645bc82ae7ddbb44660cf735 (diff) | |
Release 5.1.1.70A
Release 5.1.1.70A
Change-Id: Ib3a054cc80ffe818a4a10e90cb3b17fb911e3cac
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 ab9b0415c9fc..3b1832f113e1 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 70 -#define QWLAN_VERSIONSTR "5.1.1.70" +#define QWLAN_VERSIONSTR "5.1.1.70A" #endif /* QWLAN_VERSION_H */ |
