diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-12 14:01:23 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-13 14:07:29 -0700 |
| commit | ccbd5225ecad76d4ee0b3a67f3f3b7ca29b6c0be (patch) | |
| tree | 1f9206219a5065569c0c24535108740383a39758 | |
| parent | 46d26b7fcfd6d4f3536ae1f85675a493a6d601a1 (diff) | |
Release 5.1.0.23F
Release 5.1.0.23F
Change-Id: I25c4a9dd0d8a4a3341512afb19a9bd1452a1a6d2
CRs-Fixed: 688141
| -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 56739594b8b5..1bbf7a99636c 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 0 -#define QWLAN_VERSION_EXTRA "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23E" +#define QWLAN_VERSIONSTR "5.1.0.23F" #endif /* QWLAN_VERSION_H */ |
