diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 22:47:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 22:47:21 -0800 |
| commit | aa4d2d0e9453f1855fec2e5b087ef586b2019570 (patch) | |
| tree | 1bfe6711dfbbe28e0f3a06b59b270b0a0060d0f9 | |
| parent | 738d346e9798622d8f573b5f171cf6abe75ae3eb (diff) | |
Release 5.1.1.2I
Release 5.1.1.2I
Change-Id: I1f9237ef55a299f3f3644feb5a54d9a966d9681e
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 8064c79b52a3..35274bd68823 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 1 -#define QWLAN_VERSION_EXTRA "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2H" +#define QWLAN_VERSIONSTR "5.1.1.2I" #endif /* QWLAN_VERSION_H */ |
