diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 20:09:09 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 20:09:09 -0800 |
| commit | 1c88fda3631202643da4eea60fa03fa5eec01ee4 (patch) | |
| tree | f2e3a67ca04cf98f3cbd082623678e3f62f2df4c | |
| parent | 6786b6e551c8a23dc0a0679f08d4b18fea3890c2 (diff) | |
Release 5.1.0.39Q
Release 5.1.0.39Q
Change-Id: I56be01724d7151674792ef420aa78935ccd4a0cb
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 446038077529..21e89079515d 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39P" +#define QWLAN_VERSIONSTR "5.1.0.39Q" #endif /* QWLAN_VERSION_H */ |
