diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-11 20:54:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-11 20:54:23 -0800 |
| commit | 1bd604262600dd2dc91540de6751eb729638bd9c (patch) | |
| tree | 70312c7055fa9a753f28c37fbfeb1c8a2c827e25 | |
| parent | 98d73c212887611a9ec62e17529524b97e06a5c9 (diff) | |
Release 5.1.0.44J
Release 5.1.0.44J
Change-Id: I13efab815eb18059c02ddf63fab49d0d602c8a5b
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 fbdd75cc5bf7..87d7de9e6875 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44I" +#define QWLAN_VERSIONSTR "5.1.0.44J" #endif /* QWLAN_VERSION_H */ |
