diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-23 06:46:44 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-23 06:46:45 -0700 |
| commit | d52adc3b8d41e293d32a5246cc98b979405dcb6a (patch) | |
| tree | ab9dab2992a978cbee75003dc7700b23e02f39fe | |
| parent | b53710284f679734fcc228f8e7f8f1d4746d5513 (diff) | |
Release 5.1.1.51C
Release 5.1.1.51C
Change-Id: I8f78e821a734154631a0096e9a806c26b06fd3e4
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 2fc2fd05a8b4..53c50ba34024 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 51 -#define QWLAN_VERSIONSTR "5.1.1.51B" +#define QWLAN_VERSIONSTR "5.1.1.51C" #endif /* QWLAN_VERSION_H */ |
