Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 1726

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

Vydani:

- freenetis 1.0.3

Opravy:

- fixes #363: Logy akci partition pro aktualni den
- fixes #355: CRON ostraneni hlaseni wgetu
- fixes #358: suhosin.post.max_vars
- fixes #362: Optimalizace seznamu zarizeni
- fixes #361: Chybejici moznost popup pridani VLANu u pridavani VLAN rozhrani

Zobrazit rozdíly:

version.php
<?php defined('SYSPATH') or die('No direct script access.');
/*
* This file is part of open source system FreenetIS
* and it is released under GPLv3 licence.
*
* More info about licence can be found:
* http://www.gnu.org/licenses/gpl-3.0.html
*
* More info about project can be found:
* http://www.freenetis.org/
*
*/
/**
* The current version of FreenetIS.
* This value must be changed by developers in a new release of FreenetIS.
*/
define('FREENETIS_VERSION', '1.0.2');
<?php defined('SYSPATH') or die('No direct script access.');
/*
* This file is part of open source system FreenetIS
* and it is released under GPLv3 licence.
*
* More info about licence can be found:
* http://www.gnu.org/licenses/gpl-3.0.html
*
* More info about project can be found:
* http://www.freenetis.org/
*
*/
/**
* The current version of FreenetIS.
* This value must be changed by developers in a new release of FreenetIS.
*/
define('FREENETIS_VERSION', '1.0.3');

Také k dispozici: Unified diff