update version to 1.0.2

This commit is contained in:
Kilian Valkhof 2010-05-31 19:01:22 +02:00
parent e4a7a1a254
commit c243524eaa
4 changed files with 7 additions and 14 deletions

View file

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