diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 03:12:42 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 03:12:43 -0800 |
| commit | ae5c83897908da331c0bcb5e6e1bfacdbeb647ad (patch) | |
| tree | 18a081c1b6008cde2f408ad6b5beab28f5a04151 | |
| parent | 79c1d62c4890e9ec5ed449b933dbab716150bd94 (diff) | |
Release 5.1.0.45O
Release 5.1.0.45O
Change-Id: I305471eb853627e4b8c1418a7a3b30cbccc7b321
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 31e4af9f936c..61376081f425 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45N" +#define QWLAN_VERSIONSTR "5.1.0.45O" #endif /* QWLAN_VERSION_H */ |
