diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 21:50:40 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 21:50:40 -0800 |
| commit | e913d60e0d55236d8d6076f6479ca6dfcea4afd3 (patch) | |
| tree | de85849c217d0bc544cee40d4a49336775687e42 | |
| parent | 4f4191524f18cb21411b0f4c638fe20240b76e4a (diff) | |
Release 5.1.0.50J
Release 5.1.0.50J
Change-Id: Id1d4f7246e41c2ca8eb556e873bbd9f9f2c2ffb0
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 2972d1f86f45..ee44a87c6277 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50I" +#define QWLAN_VERSIONSTR "5.1.0.50J" #endif /* QWLAN_VERSION_H */ |
