Revision 1269
Added by Dietmar almost 15 years ago
version.php | ||
---|---|---|
38 | 38 |
* @license http://www.gnu.org/licenses/gpl.html |
39 | 39 |
* @platform WebsiteBaker 2.8.x |
40 | 40 |
* @requirements PHP 4.3.4 and higher |
41 |
* @requirements PHP 4.3.4 and higher |
|
42 | 41 |
* @revision $Revision$ |
43 | 42 |
* @version $Id$ |
44 | 43 |
* @filesource $HeadURL$ |
... | ... | |
53 | 52 |
|
54 | 53 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
55 | 54 |
if(!defined('VERSION')) define('VERSION', '2.8.1'); |
56 |
if(!defined('REVISION')) define('REVISION', '1268');
|
|
55 |
if(!defined('REVISION')) define('REVISION', '1269');
|
|
57 | 56 |
|
58 | 57 |
?> |
Also available in: Unified diff
Ticket #869 Droplet-Engine does'nt work in some case
continue update header info