diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 13:12:43 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 13:12:43 -0800 |
| commit | b01a57a1b9e8ab917ad0c0353702d7b95aa6dc2c (patch) | |
| tree | 7570951d44f12a05bddb68c55ce29b8fd2c2c851 | |
| parent | 9eab11cb74aee7d8c42c2dcf71ba100af95876ba (diff) | |
Release 5.1.1.1V
Release 5.1.1.1V
Change-Id: I054cba0cd738ea69d540e7c02f82233b6b97b908
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 13105134696d..a8ef66c67800 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1U" +#define QWLAN_VERSIONSTR "5.1.1.1V" #endif /* QWLAN_VERSION_H */ |
