diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-13 09:52:43 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:28 -0700 |
| commit | d6d19a42616b78a4d013f473fb9fa37cc18a74a2 (patch) | |
| tree | 42ea3ec691fc275818effbdb7566f8f35668fdeb | |
| parent | 043f4834a70ce0f98ae786fdffdeca690cff8de9 (diff) | |
Release 5.1.0.30Y
Release 5.1.0.30Y
Change-Id: I9d80e4e7b7f90889560fa2bc8f11ad619fb06e3c
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 9ddcc73c4d1e..6c602f4d8f08 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.0.30X" +#define QWLAN_VERSIONSTR "5.1.0.30Y" #endif /* QWLAN_VERSION_H */ |
