# HG changeset patch # User Matti Hamalainen # Date 1588388489 -10800 # Node ID a9cb1a2487918dbb1e9b0048b0b190da79830cce # Parent 8abb0e8d54a297472f034c6306ebded2bbb6623e quotedb: Bump version. diff -r 8abb0e8d54a2 -r a9cb1a248791 quotedb.tcl --- a/quotedb.tcl Sat May 02 06:01:13 2020 +0300 +++ b/quotedb.tcl Sat May 02 06:01:29 2020 +0300 @@ -1,6 +1,6 @@ ########################################################################## # -# QuoteDB v2.6 by Matti 'ccr' Hamalainen +# QuoteDB v2.7 by Matti 'ccr' Hamalainen # (C) Copyright 2003-2020 Tecnic Software productions (TNSP) # # This script was made for my own use, any questions about it or any @@ -23,7 +23,7 @@ # No need to look below this line ########################################################################## set qdb_name "QuoteDB" -set qdb_version "2.6" +set qdb_version "2.7" #------------------------------------------------------------------------- ### Initialization messages