diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 22:03:38 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 22:03:39 -0800 |
| commit | d09ff9ecc653fb61694787516bff7d4c44033c05 (patch) | |
| tree | 036bca9f2806481b2478aff159f0c9e2c8e7f5ea | |
| parent | e41ba9e90cebdfb67da7cc62801e87ee6f1b1719 (diff) | |
Release 5.1.1.1P
Release 5.1.1.1P
Change-Id: I38fb5fb81e72b13218d00446252421e1c3648c41
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 d8bf02a33b4d..220307cc2464 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1O" +#define QWLAN_VERSIONSTR "5.1.1.1P" #endif /* QWLAN_VERSION_H */ |
