diff --git a/publish/bb.org_4gb_stable.sh b/publish/bb.org_4gb_stable.sh
index 229a75cea8339c202fb50fdb026499daf221d274..42657d4248532795bc22cfba9fd25a69e1217e40 100755
--- a/publish/bb.org_4gb_stable.sh
+++ b/publish/bb.org_4gb_stable.sh
@@ -98,7 +98,7 @@ image_name="debian-8.6-lxqt-4gb-armhf-${time}"
 size="4gb"
 target_name="bbx15"
 options="--img-4gb ${target_name}-${image_name} --dtb am57xx-beagle-x15 --hostname beagleboard"
-config_name="bb.org-debian-jessie-lxqt-4gb-v4.1"
+config_name="bb.org-debian-jessie-lxqt-4gb-v4.4"
 build_and_upload_image
 
 [ -e /proc/$KEEP_NET_ALIVE_PID ] && sudo kill $KEEP_NET_ALIVE_PID