MW-version-updated-to-8.0.7
diff --git a/halimpl/pn54x/common/phNfcCommon.h b/halimpl/pn54x/common/phNfcCommon.h
index 04ea026..6afda64 100644
--- a/halimpl/pn54x/common/phNfcCommon.h
+++ b/halimpl/pn54x/common/phNfcCommon.h
@@ -84,7 +84,7 @@
#endif
/* HAL Version number (Updated as per release) */
#define NXP_MW_VERSION_MAJ (0U)
-#define NXP_MW_VERSION_MIN (6U)
+#define NXP_MW_VERSION_MIN (7U)
#define GET_EEPROM_DATA (1U)
#define SET_EEPROM_DATA (2U)
diff --git a/src/nfc/include/nfc_api.h b/src/nfc/include/nfc_api.h
index 69fbe31..7a3a040 100644
--- a/src/nfc/include/nfc_api.h
+++ b/src/nfc/include/nfc_api.h
@@ -123,7 +123,7 @@
#define NXP_EN_PN81T 1
#define NXP_ANDROID_VER (8U) /* NXP android version */
#define NFC_NXP_MW_VERSION_MAJ (0U) /* MW Major Version */
-#define NFC_NXP_MW_VERSION_MIN (6U) /* MW Minor Version */
+#define NFC_NXP_MW_VERSION_MIN (7U) /* MW Minor Version */
#endif
/* 0xE0 ~0xFF are proprietary status codes */
/* Command started successfully */