diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 10:20:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 10:20:07 -0800 |
| commit | 9ea1e4c6d1454f11ee4fe99383bc6eaaab06e40f (patch) | |
| tree | 5552783f54213f81abe74166505539eef84c0108 | |
| parent | f5ca109f913ef46c6c799062c20cebc70e712736 (diff) | |
Release 5.1.0.46J
Release 5.1.0.46J
Change-Id: I54952cd5e6799831da248213f0cecd414f8dc0b5
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 23812121c56e..432995f84935 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46I" +#define QWLAN_VERSIONSTR "5.1.0.46J" #endif /* QWLAN_VERSION_H */ |
