diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 01:50:28 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 01:50:28 -0800 |
| commit | d1b1a1ebbb0406295e2fc4d12140def0b632af0e (patch) | |
| tree | b08b3cd7040310565940f6e7d2a4c7ea6eae5b20 | |
| parent | 2cd6151d4d2ba3d06f0e8a4502f132654cbb10eb (diff) | |
Release 5.1.1.2J
Release 5.1.1.2J
Change-Id: Ic7a54f0775f4363111e6b2132b38c431d3728323
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 35274bd68823..77e8526d9581 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 1 -#define QWLAN_VERSION_EXTRA "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2I" +#define QWLAN_VERSIONSTR "5.1.1.2J" #endif /* QWLAN_VERSION_H */ |
