diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 12:53:23 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 12:53:23 -0700 |
| commit | 1d6baa5a8f481a8cf13ebaafbec9b6ffecce4746 (patch) | |
| tree | 36b55652eb48f604a783a905ddfad4728fd26c21 | |
| parent | 2ac86079d5f69f16dafa1d6b213afe4b3691e6d5 (diff) | |
Release 5.1.0.34J
Release 5.1.0.34J
Change-Id: I32ec215d51919d324f0570329d82733f6566ef24
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 00013587938b..96b431554f33 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.0.34I" +#define QWLAN_VERSIONSTR "5.1.0.34J" #endif /* QWLAN_VERSION_H */ |
