diff options
Diffstat (limited to 'scilab/modules/intersci')
-rw-r--r-- | scilab/modules/intersci/version.xml | 27 |
1 files changed, 5 insertions, 22 deletions
diff --git a/scilab/modules/intersci/version.xml b/scilab/modules/intersci/version.xml index b933e85..53e4691 100644 --- a/scilab/modules/intersci/version.xml +++ b/scilab/modules/intersci/version.xml | |||
@@ -1,29 +1,12 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | <!-- | 2 | <!-- |
3 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | 3 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab |
4 | * Copyright (C) 2007-2008 - INRIA - Sylvestre LEDRU | 4 | * Copyright (C) 2007-2008 - INRIA |
5 | * Copyright (C) 2007-2008 - INRIA - Allan CORNET | 5 | * Copyright (C) 2008-2009 - DIGITEO |
6 | * ... | 6 | * |
7 | * | 7 | * This file is distributed under the same license as the Scilab package. |
8 | * This file must be used under the terms of the CeCILL. | ||
9 | * This source file is licensed as described in the file COPYING, which | ||
10 | * you should have received as part of this distribution. The terms | ||
11 | * are also available at | ||
12 | * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | ||
13 | * | ||
14 | --> | 8 | --> |
15 | |||
16 | <!DOCTYPE MODULE_VERSION SYSTEM "../core/xml/version.dtd"> | 9 | <!DOCTYPE MODULE_VERSION SYSTEM "../core/xml/version.dtd"> |
17 | <MODULE_VERSION name="intersci"> | 10 | <MODULE_VERSION name="intersci"> |
18 | <!-- =================== --> | ||
19 | <!-- | ||
20 | Scilab | ||
21 | Defines the version of a module | ||
22 | |||
23 | =================== | ||
24 | |||
25 | --> | ||
26 | <!-- =================== --> | ||
27 | |||
28 | <VERSION major="5" minor="2" maintenance="0" revision="0" string="unstable-git" /> | 11 | <VERSION major="5" minor="2" maintenance="0" revision="0" string="unstable-git" /> |
29 | </MODULE_VERSION> \ No newline at end of file | 12 | </MODULE_VERSION> |