diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 22:44:47 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 22:44:47 -0800 |
| commit | 1c1e5235df4437eb0f9d5d397a809ac91c2646f0 (patch) | |
| tree | 35a6d64660976d29a6ba41659ec611a8e537061b | |
| parent | e7158ddeb9cfcf28026ae10db9519b7bc2f13896 (diff) | |
Release 5.1.0.44P
Release 5.1.0.44P
Change-Id: I2481d81479c1ba156313e401b4d30e596a8e3e8c
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 420e3093fb17..fdee362de64d 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44O" +#define QWLAN_VERSIONSTR "5.1.0.44P" #endif /* QWLAN_VERSION_H */ |
