diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-12 22:52:27 -0700 |
|---|---|---|
| committer | spuligil <spuligil@codeaurora.org> | 2017-04-15 12:50:13 -0700 |
| commit | 05dbbf1fe261b6cccad5eabafdac03970bea44a8 (patch) | |
| tree | e54f9da9bcb98e35dd1844d0faeae06f0d87cba9 | |
| parent | 1970da6352e0fd71c491581ee49fbb232adb2138 (diff) | |
Release 5.1.1.10R
Release 5.1.1.10R
Change-Id: I101141248e7a99a52bf8b031534d466d9c9b5930
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 4621908c42b5..5325ba2b60d7 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 10 -#define QWLAN_VERSIONSTR "5.1.1.10Q" +#define QWLAN_VERSIONSTR "5.1.1.10R" #endif /* QWLAN_VERSION_H */ |
