diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-06 11:24:31 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-06 11:24:31 -0700 |
| commit | 45d62ce21f37326e767d0ac588cca3913659cd3e (patch) | |
| tree | b589b11232b367e909427bd91ea26ecf130dcce9 | |
| parent | 47d2926b35b27a2d13f3c287be6049e2da09dac2 (diff) | |
Release 5.1.0.29P
Release 5.1.0.29P
Change-Id: I290bcc4977b1c9267c4885750a1707386605be18
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 7f016007b400..dd570f3ff273 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29O" +#define QWLAN_VERSIONSTR "5.1.0.29P" #endif /* QWLAN_VERSION_H */ |
