diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-13 09:08:02 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-13 09:08:02 -0800 |
| commit | 27f18a975c60e63a7e082d44278cfd7316ace953 (patch) | |
| tree | f4abc55c9c525064b02ceb65005b613173656c29 | |
| parent | 285c5774cf50f947ef0e953611c64f717c281abc (diff) | |
Release 5.1.0.40O
Release 5.1.0.40O
Change-Id: I9ed74c3320a53f36725f1cce9dd31a85080381a7
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 93d03fb358ba..3998242213f5 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40N" +#define QWLAN_VERSIONSTR "5.1.0.40O" #endif /* QWLAN_VERSION_H */ |
