diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-24 06:15:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-24 06:15:31 -0800 |
| commit | f3d449fbefc6f6de4b073b521eb878759026c24a (patch) | |
| tree | 2c605db396a7233121805d0973844e25ecf91181 | |
| parent | 8ac2f4363e2e9516f9eb30ac86eeac05319711ce (diff) | |
Release 5.1.0.51O
Release 5.1.0.51O
Change-Id: I12657efd6ad875edc2b909ab59c6c95b401acf0e
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 a9b185a7ff73..d565481f5333 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51N" +#define QWLAN_VERSIONSTR "5.1.0.51O" #endif /* QWLAN_VERSION_H */ |
