summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authormax <max@tclers.tk>2013-04-04 14:52:54 (GMT)
committermax <max@tclers.tk>2013-04-04 14:52:54 (GMT)
commit663bb7043a7ab0647b1bb58500e0e5fbd2015709 (patch)
treefb0eb3b2ef349bafdd85a57a286de26c42a36a6e /library
parent91b943a9a0a7d05e20c4b4dd02af0f86e7db48b7 (diff)
downloadtcl-663bb7043a7ab0647b1bb58500e0e5fbd2015709.zip
tcl-663bb7043a7ab0647b1bb58500e0e5fbd2015709.tar.gz
tcl-663bb7043a7ab0647b1bb58500e0e5fbd2015709.tar.bz2
Bump http to 2.8.7
Diffstat (limited to 'library')
-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 57f665a..3754f71 100644
--- a/library/http/http.tcl
+++ b/library/http/http.tcl
@@ -11,7 +11,7 @@
package require Tcl 8.6
# Keep this in sync with pkgIndex.tcl and with the install directories in
# Makefiles
-package provide http 2.8.6
+package provide http 2.8.7
namespace eval http {
# Allow resourcing to not clobber existing data