diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-07 06:17:51 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-07 11:33:07 -0800 |
| commit | ec4dc0e054d02cc43b7fe90a74325e438b7c956a (patch) | |
| tree | 2c82692dbc139d9e8f667630e7f60f6f2712a972 | |
| parent | 5a14fce4e5e747888dad578941b8b9d8564e6bba (diff) | |
Release 5.1.0.35J
Release 5.1.0.35J
Change-Id: I84ba6180b07bd6f721975985301a003b89788158
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 8dea80128986..06f59945d64d 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35I" +#define QWLAN_VERSIONSTR "5.1.0.35J" #endif /* QWLAN_VERSION_H */ |
