diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 07:48:05 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 07:48:06 -0700 |
| commit | 0a4bd746b2f4deb406e785669b940dce21c6ca47 (patch) | |
| tree | 560fcc70787e4382a146bd68da535c46b873ca25 | |
| parent | ca198b5eb5a328091f6dc17e3f4725742f66de30 (diff) | |
Release 5.1.0.29J
Release 5.1.0.29J
Change-Id: If9de5595f4d45a7fb38b34d608e953fea7f1aa8f
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 d0bc87ae03fc..7e897c074a79 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29I" +#define QWLAN_VERSIONSTR "5.1.0.29J" #endif /* QWLAN_VERSION_H */ |
