ILIAS
release_4-3 Revision
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
inc.ilias_version.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2012 ILIAS open source e-Learning e.V., Extended GPL, see docs/LICENSE */
3
12
define(
"ILIAS_VERSION"
,
"4.3.12 2015-07-28"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"4.3.12"
);
// must be always x.y.z: x, y and z are numbers
14
?>
include
inc.ilias_version.php
Generated on Sat Apr 30 2016 19:00:33 for ILIAS by
1.8.1.2 (using
Doxyfile
)