update version number to 1.0.6 in various places

This commit is contained in:
kilian 2019-03-12 12:15:49 +01:00
parent 54d4b74172
commit 8376c4a238
4 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
.\" This manual page is distributed under the terms
.\" of the GNU Free Documentation License version 1.3.
.\"
.TH TRIMAGE "1" "2011-07-11" "trimage 1.0.5" "User Commands"
.TH TRIMAGE "1" "2019-03-12" "trimage 1.0.6" "User Commands"
.SH NAME
trimage \- losslessly optimizing png and jpeg liles

View file

@ -4,7 +4,7 @@ from distutils.core import setup
setup(name = "trimage",
version = "1.0.5",
version = "1.0.6",
description = "Trimage image compressor - A cross-platform tool for optimizing PNG and JPG files",
author = "Kilian Valkhof, Paul Chaplin",
author_email = "help@trimage.org",

View file

@ -18,7 +18,7 @@ from ui import Ui_trimage
from tools import *
VERSION = "1.0.5"
VERSION = "1.0.6"
class StartQt(QMainWindow):

View file

@ -76,7 +76,7 @@
<div id="wrap">
<h1>
<img src="trimage-icon.png" alt="" /> Trimage image compressor &ndash;
1.0.5
1.0.6
</h1>
<span class="subtitle"
>A cross-platform tool for losslessly optimizing PNG and JPG files for