diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-11 10:43:40 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-11 10:43:41 -0700 |
| commit | b4cbcd54235848b37313cce2602a2137d9f74d33 (patch) | |
| tree | 3beb2f94ae935ef00df4a45e5dd44211f0cfef6b | |
| parent | 10a7b71eccd55594d73eb66df47da3f7eb5895f5 (diff) | |
Release 5.1.0.30I
Release 5.1.0.30I
Change-Id: I6136df1242c6f94a3a95129cd58d118a25bf9c15
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 58e71043df8d..cbc7e60fe45a 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.0.30H" +#define QWLAN_VERSIONSTR "5.1.0.30I" #endif /* QWLAN_VERSION_H */ |
