diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-10 19:58:28 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-10 19:58:28 -0700 |
| commit | 779f784d22b7b7bb19915e77c34ac3f1da0fc432 (patch) | |
| tree | 37113e4f0fb9829657d9926c0e964458bbf43972 | |
| parent | 86239106dc8cb3d8caa42d8813800aa02db39dad (diff) | |
Release 5.1.1.36F
Release 5.1.1.36F
Change-Id: I2816757ffc60859436423fd998a63e2d585605b7
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 6591da85a88e..7dc511585159 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.1.36E" +#define QWLAN_VERSIONSTR "5.1.1.36F" #endif /* QWLAN_VERSION_H */ |
