diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-08 01:33:05 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-08 01:33:05 -0700 |
| commit | 4ee4820bc421cfeda8d37c4c9df37a5a30524e4b (patch) | |
| tree | a930fc1a7544540d37da99233d8421491e938e15 | |
| parent | 02384dc6af133946f6faf9f738dfb1be9ec9ba98 (diff) | |
Release 5.1.1.9R
Release 5.1.1.9R
Change-Id: If1d24958e14d36c05c5db04b5f1c3418d0e2f52c
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 28c32828c521..a90140e87913 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 9 -#define QWLAN_VERSIONSTR "5.1.1.9Q" +#define QWLAN_VERSIONSTR "5.1.1.9R" #endif /* QWLAN_VERSION_H */ |
