changeset 309:db46078c7028

quotedb: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 27 Jan 2015 13:15:30 +0200
parents 45ada1ddc63b
children d56509a6f435
files quotedb.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/quotedb.tcl	Tue Jan 27 13:14:42 2015 +0200
+++ b/quotedb.tcl	Tue Jan 27 13:15:30 2015 +0200
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# QuoteDB v2.2 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# QuoteDB v2.3 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.2"
+set qdb_version "2.3"
 
 #-------------------------------------------------------------------------
 ### Initialization messages