changeset 514:a9cb1a248791

quotedb: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 02 May 2020 06:01:29 +0300
parents 8abb0e8d54a2
children db9715590e3c
files quotedb.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 <ccr@tnsp.org>
+# QuoteDB v2.7 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 # (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