diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-12 03:12:03 -0700 |
|---|---|---|
| committer | spuligil <spuligil@codeaurora.org> | 2017-04-15 12:49:39 -0700 |
| commit | 3a6c8597a637536c2b9fa0986107d475151c31a8 (patch) | |
| tree | 3cd4868e74f54b2a8384660f0e4d20e453432ebd | |
| parent | 75f5d5e8a6a20dba4261592bb920cc0fee92dfea (diff) | |
Release 5.1.1.10J
Release 5.1.1.10J
Change-Id: I928610a8c25ee2a78ab984033c18f7626abb6845
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 b99fca8564d9..5b42b71cbfb3 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 10 -#define QWLAN_VERSIONSTR "5.1.1.10I" +#define QWLAN_VERSIONSTR "5.1.1.10J" #endif /* QWLAN_VERSION_H */ |
