diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-13 10:28:23 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:31 -0700 |
| commit | fbd2c99c3667f4fe8aca600c3a20cb7fd48d128d (patch) | |
| tree | ca4cae8e62e5d72e44c03ffb291f775f636bcd6b | |
| parent | fc37c6a1c72f45f656087cd29aadc4557cece087 (diff) | |
Release 5.1.0.30Z
Release 5.1.0.30Z
Change-Id: I1beee86dbcff1255ebfb9599e7def6fadc632211
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 6c602f4d8f08..29e98077a07d 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.0.30Y" +#define QWLAN_VERSIONSTR "5.1.0.30Z" #endif /* QWLAN_VERSION_H */ |
