diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-03 12:32:17 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-03 12:32:17 -0700 |
| commit | e5f300c4ce947dacabc1ac85662cfe992240e3f3 (patch) | |
| tree | 0ce95b952b5aa6853e2b8ec41e5c4a4018bb50e4 | |
| parent | 056c9c700e83fa246369dc2ee0d0c9876785f8d5 (diff) | |
Release 5.1.1.35E
Release 5.1.1.35E
Change-Id: I2726d076ee150361f905f6cbecb7ba8d8fc49b6e
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 99b67371c87d..cf56571b1d7f 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.1.35D" +#define QWLAN_VERSIONSTR "5.1.1.35E" #endif /* QWLAN_VERSION_H */ |
