summaryrefslogtreecommitdiffstats
path: root/library/http/http.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-10-20 15:32:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-10-20 15:32:58 (GMT)
commit24e68e380047182b814e3d6a47bc20345919b18d (patch)
treed3ce582ca57fc3006439ac87f737f8140136f96f /library/http/http.tcl
parent47b4d47e6ae7022e12935ae3a44b20f2faa26265 (diff)
downloadtcl-24e68e380047182b814e3d6a47bc20345919b18d.zip
tcl-24e68e380047182b814e3d6a47bc20345919b18d.tar.gz
tcl-24e68e380047182b814e3d6a47bc20345919b18d.tar.bz2
Update changes toward 8.5.11 release. Bump to http 2.7.7.
Diffstat (limited to 'library/http/http.tcl')
-rw-r--r--library/http/http.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/http/http.tcl b/library/http/http.tcl
index 1c2b182..9c2d43d 100644
--- a/library/http/http.tcl
+++ b/library/http/http.tcl
@@ -11,7 +11,7 @@
package require Tcl 8.4
# Keep this in sync with pkgIndex.tcl and with the install directories in
# Makefiles
-package provide http 2.7.6
+package provide http 2.7.7
namespace eval http {
# Allow resourcing to not clobber existing data