Index: library/xotcl/library/pkgIndex.tcl =================================================================== diff -u -N -r622880fd54236d56d371bd5726e7abcbef47a74a -rbf8a6fa213583971dfe9eafabaaecd8166c4343d --- library/xotcl/library/pkgIndex.tcl (.../pkgIndex.tcl) (revision 622880fd54236d56d371bd5726e7abcbef47a74a) +++ library/xotcl/library/pkgIndex.tcl (.../pkgIndex.tcl) (revision bf8a6fa213583971dfe9eafabaaecd8166c4343d) @@ -8,4 +8,4 @@ # script is sourced, the variable $dir must contain the # full path name of this file's directory. -package ifneeded XOTcl 2.0a1 [list source [file join $dir xotcl2.tcl]] +package ifneeded XOTcl 2.0b1 [list source [file join $dir xotcl2.tcl]]