
-v2.0. -Consolidate some code in similar fashion to the recent HRC2 refactor. -Now when no extension is specified a default will be used instead of displaying a 404 error. -Tweak auto-cleaner to make it work in a safer, more reliable way. -Add conversion and archive support for tar.bz2. -Now when bulk archives are created any converted files will be included in the archive as well as the originals. -Fix the way files sync between locations and the way symlinks are controlled.
4 lines
No EOL
114 B
PHP
4 lines
No EOL
114 B
PHP
<?php
|
|
// / This file contains the current HRConvert2 version for auto-update purposes.
|
|
// /
|
|
$Version = 'v2.0'; |