diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-28 13:20:57 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-29 10:58:08 -0800 |
| commit | 061e7c6bc70d0688c3b47caa0735a506f07c5582 (patch) | |
| tree | 6a3147a3137113890494b097f21c559489099ad5 | |
| parent | 0b1dcc94250540b5b7277d87ce3504f36dd333c7 (diff) | |
Release 5.1.0.42O
Release 5.1.0.42O
Change-Id: I55cac05d7e6203af70ba3ee9e83b41ff949fd3bb
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 e47750cf633a..3c48f0324163 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42N" +#define QWLAN_VERSIONSTR "5.1.0.42O" #endif /* QWLAN_VERSION_H */ |
