diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 18:16:56 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 18:16:57 -0700 |
| commit | 74c8eb0807ba7a478aa0a8ff16d6279766d6c2c0 (patch) | |
| tree | 4562a0552d06966a79226b78a0f9babe64fbb92c | |
| parent | 289168f187858543c7d35e3e937b59630b1d9a58 (diff) | |
Release 5.1.1.10F
Release 5.1.1.10F
Change-Id: I1697143ec64965d6ef1a790488260e438f5c6c87
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 ea5240c1ef80..f68dbc6d6678 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 10 -#define QWLAN_VERSIONSTR "5.1.1.10E" +#define QWLAN_VERSIONSTR "5.1.1.10F" #endif /* QWLAN_VERSION_H */ |
