diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-01 13:59:11 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-02 18:23:26 -0700 |
| commit | 6ec907c542931e89077c4fa626e1d63ea507acae (patch) | |
| tree | e5331b90452a3ae9a2e7231d86295a89fd513f2c | |
| parent | 30597dd8cda42a3fc0cb4aa2ce62021e22dc5fa3 (diff) | |
Release 5.1.0.25F
Release 5.1.0.25F
Change-Id: I0a81743893f4e5670c83edb96627678b15e342ca
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 bef0fccec856..3de78b3bb1da 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 25 -#define QWLAN_VERSIONSTR "5.1.0.25E" +#define QWLAN_VERSIONSTR "5.1.0.25F" #endif /* QWLAN_VERSION_H */ |
