diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-27 09:24:49 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-28 09:41:00 -0700 |
| commit | 727ffac40b6f71d4393f9c73934ebcf1f4d0542e (patch) | |
| tree | 3dd6c535bfe720a2f33b27137a93e0a63973203c | |
| parent | 499d364340883c2480e1c892d301852781798441 (diff) | |
Release 5.1.0.28J
Release 5.1.0.28J
Change-Id: I24dc5796f1be474c13cc81c5650690477375b1e8
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 35c3154b76c2..eb3b1c4e879d 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28I" +#define QWLAN_VERSIONSTR "5.1.0.28J" #endif /* QWLAN_VERSION_H */ |
