diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-09 20:48:50 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-11-10 09:57:36 -0800 |
| commit | 016927bd788ade0c028cc6e2f005350bb87deb1d (patch) | |
| tree | 9b7483c61b5427ca4715239b46d6bf91676a1a3c | |
| parent | 0b0b25b1200d3a0dae78e344eb146c48b223f356 (diff) | |
Release 5.1.1.38R
Release 5.1.1.38R
Change-Id: I0ee421523b8a0757c44ab36a5758afa018cf8468
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 c042869d2d24..f4b42f0eda75 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 38 -#define QWLAN_VERSIONSTR "5.1.1.38Q" +#define QWLAN_VERSIONSTR "5.1.1.38R" #endif /* QWLAN_VERSION_H */ |
