no multiprocessing, no subversion bump

This commit is contained in:
Kilian Valkhof 2010-04-05 15:21:54 +02:00
parent 8e781f5409
commit 348f97fabc
4 changed files with 11 additions and 6 deletions

View file

@ -18,7 +18,7 @@ from multiprocessing import cpu_count
from ui import Ui_trimage
VERSION = "1.1.0b"
VERSION = "1.0.1b"
class StartQT4(QMainWindow):