2012-12-12 Andreas Kupries <andreask@activestate.com>
+ * pkgIndex.tcl.in: Long overdue bump of vfs::zip to
+ * library/zipvfs.tcl: 1.0.4. (Since 2009-02-07 or earlier).
+
* configure.in: Long overdue bump to version 1.4.2.
* configure: (1.4.1 was in 2009-02-07). Regenerated.
Please bump the patchlevel for any future bug fixes,
# Removed provision of the backward compatible name. Moved to separate
# file/package.
-package provide vfs::zip 1.0.3
+package provide vfs::zip 1.0.4
package require vfs
# New, for the old, keep version numbers synchronized.
package ifneeded vfs::mk4 1.10.1 [list source [file join $dir mk4vfs.tcl]]
-package ifneeded vfs::zip 1.0.3 [list source [file join $dir zipvfs.tcl]]
+package ifneeded vfs::zip 1.0.4 [list source [file join $dir zipvfs.tcl]]
# New
package ifneeded vfs::ftp 1.0 [list source [file join $dir ftpvfs.tcl]]