diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 18:31:34 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 18:31:34 -0800 |
| commit | 2eddbb91b6e71b602d9f5a0c1b16ed2742e8927b (patch) | |
| tree | 130d634b062cbe1c25f33ff8fc9a13d103cde69f | |
| parent | 6df2835174b2dc29ffa29eb7d0ea74bcee58a350 (diff) | |
Release 5.1.0.41Q
Release 5.1.0.41Q
Change-Id: I0c7da81a27582708f57141c124efcf979c8068d2
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 aa67afacce41..73fa246d7612 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41P" +#define QWLAN_VERSIONSTR "5.1.0.41Q" #endif /* QWLAN_VERSION_H */ |
