changeset 347:2968f335121a

qdb: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Oct 2015 10:44:21 +0300
parents 329ceff76d0c
children 9f64f54c2fb3
files quotedb.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 <ccr@tnsp.org>
+# QuoteDB v2.4 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 # (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