diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-10 03:57:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-10 03:57:23 -0800 |
| commit | 3ce4e1ddf8d7649f11b5484c3d32ce58a92ec33e (patch) | |
| tree | 87b938779fc3a7f49b25c9e0f54e4afb5d2708ae | |
| parent | 4496198787a1977b2427f99877b7e546c9de58fa (diff) | |
Release 5.1.1.3J
Release 5.1.1.3J
Change-Id: I32a64fac24b65bf7e816234ac08c5545f8fd2f82
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 ee9362ee4171..b7c9ceb0d218 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3I" +#define QWLAN_VERSIONSTR "5.1.1.3J" #endif /* QWLAN_VERSION_H */ |
