changeset 84:fa1e95c2a0bc

urllog: Bump version to 2.1.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 11 Sep 2011 19:39:40 +0300
parents f171a9fb7b7b
children a8278d55c6db
files urllog.tcl
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/urllog.tcl	Sun Sep 11 19:39:30 2011 +0300
+++ b/urllog.tcl	Sun Sep 11 19:39:40 2011 +0300
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# URLLog v2.0.1 by ccr/TNSP <ccr@tnsp.org>
+# URLLog v2.1 by ccr/TNSP <ccr@tnsp.org>
 # (C) Copyright 2000-2011 Tecnic Software productions (TNSP)
 #
 ##########################################################################
@@ -133,7 +133,7 @@
 # No need to look below this line
 ##########################################################################
 set urllog_name "URLLog"
-set urllog_version "2.0.1"
+set urllog_version "2.1"
 
 set urllog_tlds [split $urllog_tlds ","]
 set urllog_httprep [split "\@|%40|{|%7B|}|%7D|\[|%5B|\]|%5D" "|"] 
@@ -350,6 +350,7 @@
   }
 }
 
+
 #-------------------------------------------------------------------------
 proc urllog_checkurl {urlStr urlNick urlHost urlChan} {
   global urllog_tlds urllog_check urlmsg_nosuchhost urlmsg_ioerror