diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-11 14:56:31 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-11 14:56:31 -0700 |
| commit | d9d97ee5e5f9641b3df081a772367809011f2da5 (patch) | |
| tree | b6212fa42d5ccdd80aa90007937a16563e8ea16b | |
| parent | 5e06bd358d95b4f1060671331a8bdf506bfeab41 (diff) | |
Release 5.1.0.30J
Release 5.1.0.30J
Change-Id: Ife2c057c1421e36ca09ae2cb14912e25a1cadf2d
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 cbc7e60fe45a..4536fd5f7cc1 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30I" +#define QWLAN_VERSIONSTR "5.1.0.30J" #endif /* QWLAN_VERSION_H */ |
