Index: library/xotcl/library/comm/Httpd.xotcl =================================================================== diff -u -r073177c8b1304443107efeeb0c334e9477346778 -rb34996b24ea334963e83aadda66384680a6f8ce5 --- library/xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision 073177c8b1304443107efeeb0c334e9477346778) +++ library/xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision b34996b24ea334963e83aadda66384680a6f8ce5) @@ -5,8 +5,8 @@ # # Gustaf Neumann (neumann@wu-wien.ac.at) -set VERSION 2.0 -package provide xotcl::comm::httpd $VERSION +package provide xotcl::comm::httpd 2.0 +set VERSION [package present xotcl::comm::httpd] package require XOTcl 2.0