From: devicerandom Date: Fri, 2 May 2008 13:36:51 +0000 (+0000) Subject: Testing stuff, added _devel in HOOKE_VERSION X-Git-Tag: 0.9.0~106 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c8e0070a481d1d46a71e10d12a8a3b3d3653bda;p=hooke.git Testing stuff, added _devel in HOOKE_VERSION --- diff --git a/libhooke.py b/libhooke.py index 65b9636..533cc3e 100755 --- a/libhooke.py +++ b/libhooke.py @@ -25,7 +25,7 @@ import os import string import csv -HOOKE_VERSION=['0.8.3', 'Seinei', '2008-04-16'] +HOOKE_VERSION=['0.8.3_devel', 'Seinei', '2008-04-16'] WX_GOOD=['2.6','2.8'] class PlaylistXML: