diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-12-10 03:45:02 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-12-10 03:45:02 -0800 |
| commit | 7c996700d20df7b3175cbcee7567bb5ad951f8d7 (patch) | |
| tree | ab84b29c13ca70f59ef5789315b337b45b112285 | |
| parent | 9efa6e0b9d4616810c0bc3613d798ad04b2e510d (diff) | |
Release 5.1.1.75V
Release 5.1.1.75V
Change-Id: Ib7d255ec1c8d05fc8ce92d18e8d1c3d1731d0aff
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 e65388204950..3641711e9822 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "5.1.1.75U" +#define QWLAN_VERSIONSTR "5.1.1.75V" #endif /* QWLAN_VERSION_H */ |
