diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 15:38:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 15:38:55 -0800 |
| commit | b73ab97f6a8dcddd3ac1c0d3018f01b8c05d4e99 (patch) | |
| tree | 1ce834667cac7d74a8f206554e1d5a9c920ad96b | |
| parent | fc523c6dbb7dbe71290f13176614c3f8dfff0d25 (diff) | |
Release 5.1.0.44
Release 5.1.0.44
Change-Id: I9ebc1ddd48a6f990d58322a26195b047d5c201e3
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 8c655c451f93..ecc764b67f99 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 "Z" -#define QWLAN_VERSION_BUILD 43 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.43Z" +#define QWLAN_VERSIONSTR "5.1.0.44" #endif /* QWLAN_VERSION_H */ |
