changeset 427:86f39989df4b

quotedb: Bump copyright and version.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 08 Jan 2017 04:11:17 +0200
parents 84d3d7abeb8a
children 04021e2e26c3
files quotedb.tcl
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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 <ccr@tnsp.org>
-# (C) Copyright 2003-2015 Tecnic Software productions (TNSP)
+# QuoteDB v2.5 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# (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