summaryrefslogtreecommitdiffstats
path: root/library/http/http.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-09-22 10:20:28 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-09-22 10:20:28 (GMT)
commit63ef0e3d26d5ef38c104cb50b97e7cddb70dbba6 (patch)
treee2c9af74194387c3cb6fd2c1cfdf43ecd64878a8 /library/http/http.tcl
parent39318d91b7024a6d9cfc78022f539534e426de74 (diff)
downloadtcl-63ef0e3d26d5ef38c104cb50b97e7cddb70dbba6.zip
tcl-63ef0e3d26d5ef38c104cb50b97e7cddb70dbba6.tar.gz
tcl-63ef0e3d26d5ef38c104cb50b97e7cddb70dbba6.tar.bz2
Update http version number, and fix some related test-cases
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 c177374..643a119 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.13
+package provide http 2.9.0
namespace eval http {
# Allow resourcing to not clobber existing data