diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-13 17:19:13 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-13 17:19:13 -0700 |
| commit | 43a097bd1ce153da8be3b1fa0711795dcd909fec (patch) | |
| tree | 4a90a73e1de2c9761e3812d1e207acc39e4b6fca | |
| parent | 8a096d35cd44183a4b1adbf04d95d7141f0d2eeb (diff) | |
Release 5.1.1.36X
Release 5.1.1.36X
Change-Id: I434d64d9ab113372d3c8687c8c2165f96810c931
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 9f25378db0e3..dcdcf9333234 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 36 -#define QWLAN_VERSIONSTR "5.1.1.36W" +#define QWLAN_VERSIONSTR "5.1.1.36X" #endif /* QWLAN_VERSION_H */ |
