diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-07 18:39:35 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-07 18:39:36 -0800 |
| commit | 6f9a8c1980c1024d3df0629c60fa3a26aba46492 (patch) | |
| tree | b81401d58c5a2686685fa17a985ee0acf3b3f10e | |
| parent | 3b4c4bb6194190b355155e393011fc504aee994f (diff) | |
Release 5.1.0.39Y
Release 5.1.0.39Y
Change-Id: Ia0c16ee5d63a621cdfade7dab5856d883cc25835
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 91e2d9e75286..f5bc69747df0 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39X" +#define QWLAN_VERSIONSTR "5.1.0.39Y" #endif /* QWLAN_VERSION_H */ |
