changeset 509:0e3d24e02239

quotedb: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 30 Apr 2020 23:59:04 +0300
parents 3fc74204dd8b
children 794ecdfe6ac0
files quotedb.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/quotedb.tcl	Thu Apr 30 23:40:03 2020 +0300
+++ b/quotedb.tcl	Thu Apr 30 23:59:04 2020 +0300
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# QuoteDB v2.5 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# QuoteDB v2.6 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.5"
+set qdb_version "2.6"
 
 #-------------------------------------------------------------------------
 ### Initialization messages