diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-30 14:00:21 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-30 14:00:22 -0700 |
| commit | e1075e50c02f7ca4ca57fd371540985a52388875 (patch) | |
| tree | 680cf79c9dab1e2bd577826abedcd931ce62a226 | |
| parent | da35d4db25067b19c4a56a8e2e40c153833d30fb (diff) | |
Release 5.1.1.51W
Release 5.1.1.51W
Change-Id: Ied2cb6de6975aecaf66f16819708171f7ef83fb9
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 79acd64ee451..12e83b88b09c 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 51 -#define QWLAN_VERSIONSTR "5.1.1.51V" +#define QWLAN_VERSIONSTR "5.1.1.51W" #endif /* QWLAN_VERSION_H */ |
