diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-06-06 09:44:05 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-06-06 09:44:05 -0700 |
| commit | 9a85149d2e5a4176f2f112a1e7934bb6c31ed51d (patch) | |
| tree | f3e7f2dc0cb3c98290c2a1aa3551ccdebb205dc3 | |
| parent | f7a65f251d0ca1b88b4083464172357fd237d7dc (diff) | |
Release 5.1.1.73I
Release 5.1.1.73I
Change-Id: I7de1522739e8d995dbe9389b8f9d912449d593a0
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 924df87dd87c..ee64cd237dcf 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 73 -#define QWLAN_VERSIONSTR "5.1.1.73H" +#define QWLAN_VERSIONSTR "5.1.1.73I" #endif /* QWLAN_VERSION_H */ |
