diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-20 02:52:02 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-20 02:52:02 -0700 |
| commit | 0ca69776fa827e5f364b470e49d4742e95a06c92 (patch) | |
| tree | 7d111ceae5b3a4783e397705a2179c807cdb2573 | |
| parent | f2d14c3d94821c0763ba3995841f7338a6cd3b3c (diff) | |
Release 5.1.1.53R
Release 5.1.1.53R
Change-Id: Ib9d1ab225490a7518065d1965e2a114e959e1a1b
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 6ad26318fe8f..63058625d024 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 53 -#define QWLAN_VERSIONSTR "5.1.1.53Q" +#define QWLAN_VERSIONSTR "5.1.1.53R" #endif /* QWLAN_VERSION_H */ |
