diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-25 00:55:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-25 00:55:50 -0800 |
| commit | 4048e5cf54eb239c99953467e319e36c288462c0 (patch) | |
| tree | 86849e461ca2bee55264ac60af14b61dfc6056e2 | |
| parent | f7083ac60c5a719fc3b38217e1408f438c913eba (diff) | |
Release 5.1.0.46P
Release 5.1.0.46P
Change-Id: Ieb498093f7a35447d2c2a39c5b87f7a4e6db476b
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 d12cdcc4553d..27583cd6b130 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 46 -#define QWLAN_VERSIONSTR "5.1.0.46O" +#define QWLAN_VERSIONSTR "5.1.0.46P" #endif /* QWLAN_VERSION_H */ |
