From fdfefc753fe46b46df9b5a8a940c72e871f2b0d4 Mon Sep 17 00:00:00 2001 From: steffen123 Date: Wed, 25 Aug 2010 11:50:36 +0200 Subject: [PATCH] update GUI version string to git again --- pyfpdb/fpdb.pyw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/fpdb.pyw b/pyfpdb/fpdb.pyw index ca519c59..6e034931 100755 --- a/pyfpdb/fpdb.pyw +++ b/pyfpdb/fpdb.pyw @@ -129,7 +129,7 @@ import Configuration import Exceptions import Stats -VERSION = "0.20.905" +VERSION = "0.20.905 plus git" class fpdb: