diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-12 13:40:45 -0700 |
|---|---|---|
| committer | spuligil <spuligil@codeaurora.org> | 2017-04-15 12:49:56 -0700 |
| commit | 35aa017908acc476a9b678bc3d96e8f985ba6a13 (patch) | |
| tree | a5e9d27a2ee8d6c98bba6e0ad6b01fd56efa7b28 | |
| parent | 9439a5f64f214d704634f3955c3285265b150a83 (diff) | |
Release 5.1.1.10O
Release 5.1.1.10O
Change-Id: Ic03356110a69fad39c4e1676003ecfb2fb8d0234
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 de78e184b95e..24ec0556169d 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 10 -#define QWLAN_VERSIONSTR "5.1.1.10N" +#define QWLAN_VERSIONSTR "5.1.1.10O" #endif /* QWLAN_VERSION_H */ |
