projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e11cbc5
)
Testing stuff, added _devel in HOOKE_VERSION
author
devicerandom
<devnull@localhost>
Fri, 2 May 2008 13:36:51 +0000
(13:36 +0000)
committer
devicerandom
<devnull@localhost>
Fri, 2 May 2008 13:36:51 +0000
(13:36 +0000)
libhooke.py
patch
|
blob
|
history
diff --git
a/libhooke.py
b/libhooke.py
index 65b96360b698d8bd4af35a50858f6447ebbcbfab..533cc3e38d8dce1df1347294c63165e4058a30e7 100755
(executable)
--- 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: