diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 01:06:25 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 01:06:25 -0800 |
| commit | 3bac46da99ce53979c112407d9aa44a70be5277c (patch) | |
| tree | 793813b82cb2611bb8d32f8b175e563606bd4f3f | |
| parent | a1a39543868059bd141a4f72faad068312257aab (diff) | |
Release 5.1.1.1J
Release 5.1.1.1J
Change-Id: I84781a28c80eb3da02ca8e24545136a518e1aeb2
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 08bd6f4fbcbb..e6f79c1f6bc1 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 1 -#define QWLAN_VERSIONSTR "5.1.1.1I" +#define QWLAN_VERSIONSTR "5.1.1.1J" #endif /* QWLAN_VERSION_H */ |
