diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-08 16:37:39 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-08 16:37:39 -0700 |
| commit | 40ac69efabc8320a4b550360f581f413969488c2 (patch) | |
| tree | 09493f7bbd1fcadc5b12dbb58a6e61d59993381c | |
| parent | 1628c69f60288cdc11119ff3b5287f5fa186bfbf (diff) | |
Release 5.1.1.27X
Release 5.1.1.27X
Change-Id: Ib53590161561d5ecd80ea4277aff2386130c9880
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 19d4024b720e..566829e2eb7e 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 27 -#define QWLAN_VERSIONSTR "5.1.1.27W" +#define QWLAN_VERSIONSTR "5.1.1.27X" #endif /* QWLAN_VERSION_H */ |
