diff urllog.tcl @ 222:f4b7b6e8fb37

Bump versions.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 30 Sep 2014 14:50:01 +0300
parents b8bf9d7666b6
children 606c2a48b2ce
line wrap: on
line diff
--- a/urllog.tcl	Tue Sep 30 14:49:53 2014 +0300
+++ b/urllog.tcl	Tue Sep 30 14:50:01 2014 +0300
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# URLLog v2.2.7 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# URLLog v2.3.0 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 # (C) Copyright 2000-2014 Tecnic Software productions (TNSP)
 #
 # This script is freely distributable under GNU GPL (version 2) license.
@@ -153,7 +153,7 @@
 # No need to look below this line
 ##########################################################################
 set urllog_name "URLLog"
-set urllog_version "2.2.7"
+set urllog_version "2.3.0"
 
 set urllog_tlds [split $urllog_tlds ","]
 set urllog_httprep [split "\@|%40|{|%7B|}|%7D|\[|%5B|\]|%5D" "|"]