Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 1585

Přidáno uživatelem Ondřej Fibich před asi 12 roky(ů)

Vydani:

- freenetis 1.0.0~rc2 -- Release Candidate

Opravy:

- oprava chyby zapisu cesty a protokolu pri instalaci deb balicku freenetis

Zobrazit rozdíly:

freenetis/branches/testing/application/vendors/deb/freenetis/postinst
CONFIGFILE=/etc/freenetis/freenetis.conf
CONFIG_SAMPLE_PHP=/var/www/freenetis/config-sample.php
# only for configure
if [ ! "$1" = "configure" ]; then
exit 0
fi
# Generate config file, if it doesn’t exist.
# An alternative is to copy in a template
# file from elsewhere.
freenetis/branches/testing/version.php
* The current version of FreenetIS.
* This value must be changed by developers in a new release of FreenetIS.
*/
define('FREENETIS_VERSION', '1.0.0~rc1');
define('FREENETIS_VERSION', '1.0.0~rc2');

Také k dispozici: Unified diff