diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-04 12:40:53 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-04 12:40:53 -0700 |
| commit | c1485fdaebdc4bb3401c00deef8ec2cc3102438c (patch) | |
| tree | 5949560657f6bfdd43a5bab94ca0a36654f95181 | |
| parent | d7cc07998351d9e6a4056722320cd7690ce5e2ce (diff) | |
Release 5.1.0.28Y
Release 5.1.0.28Y
Change-Id: Ifb088de83a4b42476391763c5bfadf988cc62570
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 4e4da084b5c0..28987f264018 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28X" +#define QWLAN_VERSIONSTR "5.1.0.28Y" #endif /* QWLAN_VERSION_H */ |
