~ubuntu-branches/ubuntu/precise/scilab/precise

« back to all changes in this revision

Viewing changes to modules/symbolic/version.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru
  • Date: 2010-04-16 15:57:24 UTC
  • mfrom: (1.1.9 upstream) (4.4.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100416155724-lx1sdku0oidl0ffn
Tags: 5.2.2-1
* New upstream release
* better-feedback-on-lib-error.diff, full_support.diff, renesas-sh.diff,
  s390javadetection.diff, sparc64.diff, test_run_permission.diff,
  z_cpudetection.diff removed (applied upstream)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!--
3
3
 * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
4
4
 * Copyright (C) 2007-2008 - INRIA
5
 
 * Copyright (C) 2008-2009 - DIGITEO
 
5
 * Copyright (C) 2008-2010 - DIGITEO
6
6
 * 
7
7
 *  This file is distributed under the same license as the Scilab package.
8
8
 -->
9
9
<!DOCTYPE MODULE_VERSION SYSTEM "../core/xml/version.dtd">
10
10
<MODULE_VERSION name="symbolic">
11
 
<VERSION major="5" minor="2" maintenance="0" revision="0" string="unstable-git" />
 
11
<VERSION major="5" minor="2" maintenance="2" revision="0" string="unstable-git" />
12
12
</MODULE_VERSION>