bump version

This commit is contained in:
Kilian Valkhof 2010-05-26 15:21:25 +02:00
parent cf37894afc
commit c9ae552994
3 changed files with 4 additions and 3 deletions

View file

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