diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 02:56:05 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 02:56:05 -0800 |
| commit | 40af0714c5d7960279c9407e4dee9f91f176957e (patch) | |
| tree | 667aac4b6e5e7cecc48b2e877f2daff3492b0569 | |
| parent | 1b8d4ab7fafb4844f9a0460f4021868469642675 (diff) | |
Release 5.1.0.45Z
Release 5.1.0.45Z
Change-Id: Id0dc0e7ff0a4794c1204d78e5752a747d396a24e
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 2b20b4dbaea5..dc29300f6f39 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.0.45Y" +#define QWLAN_VERSIONSTR "5.1.0.45Z" #endif /* QWLAN_VERSION_H */ |
