/usr/share/scilab/modules/commons/version.xml is in scilab-data 5.3.3-10.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
* Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
* Copyright (C) 2010 - DIGITEO
*
* This file is distributed under the same license as the Scilab package.
-->
<!DOCTYPE MODULE_VERSION SYSTEM "../core/xml/version.dtd">
<MODULE_VERSION name="commons">
<VERSION major="1" minor="0" maintenance="0" revision="0" string="unstable-git" />
</MODULE_VERSION>
|