diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-19 22:52:39 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-19 22:52:39 -0800 |
| commit | 2c669336c0701ff06bff22b2fb0206c024704b8b (patch) | |
| tree | ee1c0a0956faae12bca0d304b588530b1f484e4f | |
| parent | 9f7cdb99a4d16588423abbb07092c6093bd45680 (diff) | |
Release 5.1.0.37P
Release 5.1.0.37P
Change-Id: I8de6f47ffa1db1337fa191461cb4cf81ea6604a5
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 387550fcba41..02ec39a3e24e 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37O" +#define QWLAN_VERSIONSTR "5.1.0.37P" #endif /* QWLAN_VERSION_H */ |
