diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-30 18:47:58 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-02 17:24:40 -0700 |
| commit | 8689e606561bad2f925df8ea9995f66a73f737ad (patch) | |
| tree | fbad833bf158a6cad292b8969613fe211786fd1b | |
| parent | 133839b6b4df0bbea8b8a4cd968c1e06289c41b0 (diff) | |
Release 5.1.0.24Z
Release 5.1.0.24Z
Change-Id: I6a2b9d5f68bda07e81d06fd0bb50ee3a642d2684
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 f2c496e63f00..204cb85dd6d9 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 24 -#define QWLAN_VERSIONSTR "5.1.0.24Y" +#define QWLAN_VERSIONSTR "5.1.0.24Z" #endif /* QWLAN_VERSION_H */ |
