diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-11 13:34:18 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-11 13:34:18 -0800 |
| commit | adc0d5dcc87cb8ca45fde522daf66b7f12ffa7e0 (patch) | |
| tree | 8dde94fbc9f1a40742a1bfdd3070ddd0b2eb1c72 | |
| parent | 7f73d6d12dcf66c49af52c8f967cfa3d4d1f7117 (diff) | |
Release 5.1.0.44I
Release 5.1.0.44I
Change-Id: Ib9348416937a901286430aabf4cd5182f810fb91
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 21ccd7cde1dd..fbdd75cc5bf7 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44H" +#define QWLAN_VERSIONSTR "5.1.0.44I" #endif /* QWLAN_VERSION_H */ |
