~inkscape.dev/inkscape/trunk

« back to all changes in this revision

Viewing changes to build.xml

Merging in the changes from the 0.47 release branch.  Also updating version numbers for 0.47 development.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    </description>
43
43
 
44
44
  <!-- set global properties for this build -->
45
 
  <property name="version"       value="0.46+devel"/>
 
45
  <property name="version"       value="0.47+devel"/>
46
46
  <property name="src"           location="src"/>
47
47
  <property name="lib"           location="lib"/>
48
48
  <property name="build"         location="build"/>