* library/starkit.tcl: and ifneeded commands back into sync.
+2005-11-09 Andreas Kupries <andreask@activestate.com>
+
+ * library/vfslib.tcl: Brought the version numbers of provide
+ * library/starkit.tcl: and ifneeded commands back into sync.
+
2005-11-04 Jean-Claude Wippler <jcw@equi4.com>
* library/mkclvfs.tcl: some more thrill api mods
# Starkit support, see http://www.equi4.com/starkit/
# by Jean-Claude Wippler, July 2002
-package provide starkit 1.3
+package provide starkit 1.3.1
package require vfs
# Remnants of what used to be VFS init, this is TclKit-specific
package require Tcl 8.4; # vfs is all new for 8.4
-package provide vfslib 1.3
+package provide vfslib 1.3.1
namespace eval ::vfs {