diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 18:03:27 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 18:03:28 -0800 |
| commit | fafe5ad6ae5d74616d3e7acb01e488e34089ec4d (patch) | |
| tree | fd88300fae47e68541fc5808873a1e123f294e87 | |
| parent | 4481b85d481d5da5a45dcaf048a753c9f03d2fca (diff) | |
Release 5.1.1.2O
Release 5.1.1.2O
Change-Id: I660675e14cf2b66aa7d2988e89f63e1e32a3eace
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 f0c24358c548..adb518ef297f 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 1 -#define QWLAN_VERSION_EXTRA "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2N" +#define QWLAN_VERSIONSTR "5.1.1.2O" #endif /* QWLAN_VERSION_H */ |
