diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 01:47:16 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 01:47:17 -0700 |
| commit | 20706e18d720c23d107f3c128681eecc4037e1d4 (patch) | |
| tree | 63d022d9f15abe74742daa97e241a6e1b5aeb591 | |
| parent | 842f44537b5076be9607beeebdfd2e1243d36503 (diff) | |
Release 5.1.1.59X
Release 5.1.1.59X
Change-Id: I0725bfa7ddeee7e41ed3457994350cf1342ae6c0
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 875dfc19734d..838bf59f58f6 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 59 -#define QWLAN_VERSIONSTR "5.1.1.59W" +#define QWLAN_VERSIONSTR "5.1.1.59X" #endif /* QWLAN_VERSION_H */ |
