diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 18:28:15 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 18:28:16 -0800 |
| commit | 28feacbcf00c6f5c51844cfcad2188c1bfc97357 (patch) | |
| tree | 497c697e54c87a1e148be5591a05f6b0696ac3b6 | |
| parent | e7707eaf039ca8dc7c768bc673fbddd1e933a2a4 (diff) | |
Release 5.1.0.41Y
Release 5.1.0.41Y
Change-Id: I8b2f4f80bb764f4f14cf52a6015155e76258b6a3
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 8d99e56eb1a4..a5f6462e660a 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41X" +#define QWLAN_VERSIONSTR "5.1.0.41Y" #endif /* QWLAN_VERSION_H */ |
