summaryrefslogtreecommitdiffstats
path: root/library/http/http.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-02 12:41:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-02 12:41:04 (GMT)
commit39bf6f7c801c908cc4fff7f87e191d13f14937df (patch)
treebd70ace8343d3adc102dcbde932b5ff03e701801 /library/http/http.tcl
parente0d5715972ba45f8d23f0349033503b2195b1664 (diff)
downloadtcl-39bf6f7c801c908cc4fff7f87e191d13f14937df.zip
tcl-39bf6f7c801c908cc4fff7f87e191d13f14937df.tar.gz
tcl-39bf6f7c801c908cc4fff7f87e191d13f14937df.tar.bz2
Update http version number to 2.7.14, due to [838e99a76d]
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 2975f82..7aaa669 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.13
+package provide http 2.7.14
namespace eval http {
# Allow resourcing to not clobber existing data