diff --git a/bbfdm/Config_bbfdmd.in b/bbfdm/Config_bbfdmd.in
index 3886681b46554d4aca6e9f736c3c0cb10556bda5..c4a00aa9f00e448331162b479a73869047fbd3c1 100644
--- a/bbfdm/Config_bbfdmd.in
+++ b/bbfdm/Config_bbfdmd.in
@@ -2,7 +2,7 @@ if PACKAGE_bbfdmd
 
 config BBF_VENDOR_PREFIX
 	string "Vendor Prefix"
-	default "X_IOPSYS_EU_"
+	default "X_IOWRT_EU_"
 
 config BBF_OBFUSCATION_KEY
 	string "Obfuscation key"
diff --git a/bbfdm/Makefile b/bbfdm/Makefile
index 0f406788a5b048c9b37fc5b06b9f8e23e7877355..7d1eccaf7069ea55ca72ecb653a6cf73c3bbbe65 100644
--- a/bbfdm/Makefile
+++ b/bbfdm/Makefile
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bbfdm
-PKG_VERSION:=1.14.0
+PKG_VERSION:=1.14.1
 
 USE_LOCAL:=0
 ifneq ($(USE_LOCAL),1)