diff options
author | Pierre MARECHAL <pierre.marechal@scilab.org> | 2009-11-04 23:48:49 +0100 |
---|---|---|
committer | Pierre MARECHAL <pierre.marechal@scilab.org> | 2009-11-04 23:48:49 +0100 |
commit | 72099c494292a4d011e0d25959642955dfe7bee8 (patch) | |
tree | 4adf52021c7041a71868cb8fa9e9ce5faf39a85c /scilab/modules/helptools | |
parent | b1f244c63849671fe9e8d46c7000859993544f23 (diff) | |
parent | 768a1645b5a226ce28c98489bd65af311b6337c9 (diff) | |
download | scilab-72099c494292a4d011e0d25959642955dfe7bee8.zip scilab-72099c494292a4d011e0d25959642955dfe7bee8.tar.gz |
Merge commit 'origin/5.2'
Diffstat (limited to 'scilab/modules/helptools')
-rw-r--r-- | scilab/modules/helptools/version.xml | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/scilab/modules/helptools/version.xml b/scilab/modules/helptools/version.xml index f6daaa6..f43fdea 100644 --- a/scilab/modules/helptools/version.xml +++ b/scilab/modules/helptools/version.xml | |||
@@ -1,20 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | |||
3 | <!-- | 2 | <!-- |
4 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | 3 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab |
5 | * Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@inria.fr> | 4 | * Copyright (C) 2007-2008 - INRIA |
6 | * Copyright (C) 2007-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr> | 5 | * Copyright (C) 2008-2009 - DIGITEO |
7 | * | 6 | * |
8 | * This file must be used under the terms of the CeCILL. | 7 | * This file is distributed under the same license as the Scilab package. |
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 | <!-- Defines the version of a module --> | ||
17 | |||
18 | <!DOCTYPE MODULE_VERSION SYSTEM "../core/xml/version.dtd"> | 9 | <!DOCTYPE MODULE_VERSION SYSTEM "../core/xml/version.dtd"> |
19 | <MODULE_VERSION name="helptools"> | 10 | <MODULE_VERSION name="helptools"> |
20 | <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" /> |