diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-02-11 10:12:25 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-02-11 10:12:26 -0800 |
| commit | ce3aba76dcdce4fe8615dabc252cfe798bbbde76 (patch) | |
| tree | fa1799f8ce27c1c22a0165dffaf3d1062063af7d | |
| parent | d8e767c846d0e107b03d88faf192753701f7aec6 (diff) | |
Release 5.1.1.70K
Release 5.1.1.70K
Change-Id: I6c6be89c45fede77e32af34d48a6c554c509c864
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 50a0208bbbb7..def19731687a 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 70 -#define QWLAN_VERSIONSTR "5.1.1.70J" +#define QWLAN_VERSIONSTR "5.1.1.70K" #endif /* QWLAN_VERSION_H */ |
