diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 20:26:56 -0800 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 20:26:57 -0800 |
| commit | bb17be75316b40a21e80ea7250837d1c11327f87 (patch) | |
| tree | 348ee2b13af01ee15fa34ae2481afc8c2ee887ef | |
| parent | 8430cfe0edececd7912afbc7b0887092930dbe21 (diff) | |
Release 5.1.1.3R
Release 5.1.1.3R
Change-Id: Ie3102439aa5eb1942fed7daa0b792400abbd6791
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 ad64e988c194..312c16dcb307 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3Q" +#define QWLAN_VERSIONSTR "5.1.1.3R" #endif /* QWLAN_VERSION_H */ |
