# HG changeset patch # User Matti Hamalainen # Date 1483841477 -7200 # Node ID 86f39989df4bc4ccd8f08c4b567d7e7bab771f68 # Parent 84d3d7abeb8a84240c34cbd35fb52062e6766cc8 quotedb: Bump copyright and version. diff -r 84d3d7abeb8a -r 86f39989df4b quotedb.tcl --- a/quotedb.tcl Sun Jan 08 04:04:35 2017 +0200 +++ b/quotedb.tcl Sun Jan 08 04:11:17 2017 +0200 @@ -1,7 +1,7 @@ ########################################################################## # -# QuoteDB v2.4 by Matti 'ccr' Hamalainen -# (C) Copyright 2003-2015 Tecnic Software productions (TNSP) +# QuoteDB v2.5 by Matti 'ccr' Hamalainen +# (C) Copyright 2003-2017 Tecnic Software productions (TNSP) # # Not for public use or distribution. If you happen to find this, # send your questions and/or problems to /dev/null, thank you. @@ -21,7 +21,7 @@ # No need to look below this line ########################################################################## set qdb_name "QuoteDB" -set qdb_version "2.4" +set qdb_version "2.5" #------------------------------------------------------------------------- ### Initialization messages