Changeset 703 for plugins/base2/net.sf.basedb.illumina/trunk/build.xml
- Timestamp:
- May 23, 2008, 4:47:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base2/net.sf.basedb.illumina/trunk/build.xml
r701 r703 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 3 <!-- $Id$ --> 4 2 5 <project 3 6 name="IlluminaPlugins" … … 7 10 <!-- variables used --> 8 11 <property name="name" value="illumina-plugins" /> 9 <property name="version" value="1. 1" />12 <property name="version" value="1.2pre" /> 10 13 <property name="src" location="src" description="Location of source files" /> 11 14 <property name="build" location="build" description="Location of compiled files" />
Note: See TracChangeset
for help on using the changeset viewer.