~ubuntu-branches/debian/sid/latexdraw/sid

« back to all changes in this revision

Viewing changes to build.xml

  • Committer: Bazaar Package Importer
  • Author(s): Stuart Prescott
  • Date: 2009-10-05 17:20:10 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091005172010-dn15iiwc60w23yn6
Tags: 2.0.4+1-1
* New upstream release.
* Bump standards to 3.8.3 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        <property name="dir.data" value="out/data"/>
5
5
        <property name="dir.report" value="out/report"/>
6
6
        <property name="dir.doc" location="doc"/>
7
 
        <property name="release.name" value="LaTeXDraw2.0.3" />
 
7
        <property name="release.name" value="LaTeXDraw2.0.4" />
8
8
        
9
9
        <!-- Creates the output directories -->
10
10
        <target name="prepare">