Vite 1.4
All threads resolved!
All threads resolved!
- Add ChangeLog and release scripts
- Update ViTE version number
Merge request reports
Activity
- Resolved by Philippe SWARTVAGHER
If you change the website, update also the image in the middle of the homepage to download ViTE: it still mentions the version 1.2. Just use the image without the version:
<a id="getvite_default" href="download.html"><img src="img/getvite.png" alt="Get ViTE" onmouseover="this.src='img/getvite_over.png';" onmouseout="this.src='img/getvite.png';"/></a>
(this HTML is so old and so ugly...)
- Resolved by Mathieu Faverge
changed milestone to %Vite 1.4
assigned to @cordronn
added 2 commits
I propose the changes in the attached diff.release.diff
Also, I just noticed the file
externals/qtcolorpicker/src/QtColorPicker
seems completely useless, it can be removed (not related to this MR, though).mentioned in commit 8cecacc3
Please register or sign in to reply