diff --git a/pd/src/pkgIndex.tcl b/pd/src/pkgIndex.tcl
index 29d492f0c34442d329bb325c6371ec89fa8a5715..a627664ebbc110a543f54cbdfeb5a4999481ce32 100644
--- a/pd/src/pkgIndex.tcl
+++ b/pd/src/pkgIndex.tcl
@@ -17,7 +17,7 @@ namespace eval ::tkpath {
     };# load_package
 }
 
-package ifneeded tkpath 0.3.2 [list ::tkpath::load_package $dir]
+package ifneeded tkpath 0.3.3 [list ::tkpath::load_package $dir]
 
 package ifneeded tkdnd 2.6 \
   "source \{$dir/tkdnd.tcl\} ; \