diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-07 06:26:40 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-07 06:26:40 -0700 |
| commit | 285c95370b4c42e53a5c8439f83eb9efa2b2a7c0 (patch) | |
| tree | 763347b454b66e4049a67cd74b1248c54ea5e7e3 | |
| parent | 04e2ad67e6e1d8c0a3e09f811adf5bf009894ab8 (diff) | |
Release 5.1.1.55R
Release 5.1.1.55R
Change-Id: I018aca6bc9f43dda6a01dc21a640dd07c9fac8de
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 9d80e70078b2..6a9cabd289c9 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 55 -#define QWLAN_VERSIONSTR "5.1.1.55Q" +#define QWLAN_VERSIONSTR "5.1.1.55R" #endif /* QWLAN_VERSION_H */ |
