diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 12:17:10 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 16:03:17 -0700 |
| commit | 8f9032a48912aabcb777ce76df4a3156cc461a80 (patch) | |
| tree | 8bef9183a67f99cb4c6c7f438e5f94650988d208 | |
| parent | 52f7133d2765122142513e7bcbfb931481955329 (diff) | |
Release 5.1.0.32J
Release 5.1.0.32J
Change-Id: I6b0373d14b0c2307b5143323c18bdeb8f4518f0a
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 2d1b48a811c1..047f0b880f96 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32I" +#define QWLAN_VERSIONSTR "5.1.0.32J" #endif /* QWLAN_VERSION_H */ |
