# HG changeset patch # User Matti Hamalainen # Date 1445327061 -10800 # Node ID 2968f335121a821a609d6249855fa974d7881014 # Parent 329ceff76d0c2f66c5cb56d719fb828ee71da39c qdb: Bump version. diff -r 329ceff76d0c -r 2968f335121a quotedb.tcl --- a/quotedb.tcl Tue Oct 20 10:44:15 2015 +0300 +++ b/quotedb.tcl Tue Oct 20 10:44:21 2015 +0300 @@ -1,6 +1,6 @@ ########################################################################## # -# QuoteDB v2.3 by Matti 'ccr' Hamalainen +# QuoteDB v2.4 by Matti 'ccr' Hamalainen # (C) Copyright 2003-2015 Tecnic Software productions (TNSP) # # Not for public use or distribution. If you happen to find this, @@ -21,7 +21,7 @@ # No need to look below this line ########################################################################## set qdb_name "QuoteDB" -set qdb_version "2.3" +set qdb_version "2.4" #------------------------------------------------------------------------- ### Initialization messages