diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-14 15:15:36 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-14 15:15:37 -0800 |
| commit | ffd081f6886cb52a0e5094f01a4e4ce39f11b21c (patch) | |
| tree | 07e08527b7459964f6fc32ace9e8b4615005d8ed | |
| parent | 0d6c4a77337ce782df9eb118da1aaa628ff2d0af (diff) | |
Release 5.1.0.44Y
Release 5.1.0.44Y
Change-Id: I58b6f570732b037017364002ffa2ac9e556dc278
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 8634ff17ac2a..2b71d500b615 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44X" +#define QWLAN_VERSIONSTR "5.1.0.44Y" #endif /* QWLAN_VERSION_H */ |
