diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 14:42:28 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 14:42:29 -0800 |
| commit | 781ef9fa07aa031fd13588220184426a2b4441a7 (patch) | |
| tree | 11e917c7383074fd86c07e42214446531dc7e491 | |
| parent | 35f7d60174e9d07715894182612e077000b8614e (diff) | |
Release 5.1.0.44V
Release 5.1.0.44V
Change-Id: I7c6e332f18642aa00a0d685ff81ffeb33620f1c2
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 42d86ca87cdc..708d1f84c2c8 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44U" +#define QWLAN_VERSIONSTR "5.1.0.44V" #endif /* QWLAN_VERSION_H */ |
