diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-30 12:28:10 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-30 12:28:11 -0800 |
| commit | 9f11bfd798e1176bd7446d5b4178a231bb284096 (patch) | |
| tree | 9eb1226a3557c4475c98278df3bdca11cd1076f2 | |
| parent | 4606a899f8d1c31113b9e5b45fc82b4b8e8bb83b (diff) | |
Release 5.1.0.39
Release 5.1.0.39
Change-Id: I7924738534a558a1dbde58f9a23e87b03b566d51
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index e36038bd4957..634988fa10c7 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 "Z" -#define QWLAN_VERSION_BUILD 38 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.0.38Z" +#define QWLAN_VERSIONSTR "5.1.0.39" #endif /* QWLAN_VERSION_H */ |
