diff --git a/debian/changelog b/debian/changelog index 98b7b25..53a8fc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -trimage (1.0.1b-0ubuntu1) jaunty; urgency=low +trimage (1.0.1b2-0ubuntu1) jaunty; urgency=low * use a threadpool for images * more robust file handling @@ -6,6 +6,7 @@ trimage (1.0.1b-0ubuntu1) jaunty; urgency=low * compressing message now shows filename * wider array of status messages in the table * add a notification area icon + * remove BOM -- Kilian Valkhof Mon, 29 Mar 2010 13:08:18 +0200 diff --git a/src/trimage/trimage.py b/src/trimage/trimage.py index ca276da..d3c4673 100755 --- a/src/trimage/trimage.py +++ b/src/trimage/trimage.py @@ -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): diff --git a/website/index.html b/website/index.html index 8281a3c..73aaeb4 100644 --- a/website/index.html +++ b/website/index.html @@ -69,7 +69,7 @@
-

Trimage image compressor – 1.0.1b (beta)

+

Trimage image compressor – 1.0.1b2 (beta)

A cross-platform tool for losslessly optimizing PNG and JPG files.

Trimage is a cross-platform GUI and command-line interface to optimize image files via optipng,