diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 17:28:27 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:43 -0800 |
| commit | f8d84f83751a1993dbd41ad57a228f39e3a0fca2 (patch) | |
| tree | 7950f5f678d231a7a0c9865397f5ee554365f298 | |
| parent | d1d35a3599b08f3e839214ace96ae1315256d648 (diff) | |
Release 5.1.1.2Y
Release 5.1.1.2Y
Change-Id: Ica45d6076fb4ffe6421ce490b60d2d9427c6e02a
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 b3f24f20b73a..36d75c45fec9 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2X" +#define QWLAN_VERSIONSTR "5.1.1.2Y" #endif /* QWLAN_VERSION_H */ |
