diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 15:18:56 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 15:18:56 -0700 |
| commit | b953b6607c24071e9accabc8e603c67ae74ddb63 (patch) | |
| tree | 0246625fe6f5099fe61349b6ced9edbe98aba37f | |
| parent | 9bcf009a205197d3fcea70b4a85fc19c40f8bd6b (diff) | |
Release 5.1.1.5J
Release 5.1.1.5J
Change-Id: I5cc1affc0277bed10e433968712312c760575ef6
CRs-Fixed: 688141
| -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 c708c9dc0b2c..1e0075e1f638 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5I" +#define QWLAN_VERSIONSTR "5.1.1.5J" #endif /* QWLAN_VERSION_H */ |
