diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 20:27:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 20:27:45 -0800 |
| commit | 403adbaa05c271f75c67b03f0af68aeccc4bd0a2 (patch) | |
| tree | 75f6f40312d52c89ad921ab26ec861a74ad01ac9 | |
| parent | 534e760a5ade75791d4182a75cc4c02d21c0157a (diff) | |
Release 5.1.1.1O
Release 5.1.1.1O
Change-Id: Id1666bb893293039d2e1dd1c8fb15ddd045acb8b
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 04e4e9031f2a..d8bf02a33b4d 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 1 -#define QWLAN_VERSIONSTR "5.1.1.1N" +#define QWLAN_VERSIONSTR "5.1.1.1O" #endif /* QWLAN_VERSION_H */ |
