Ignore:
Timestamp:
May 23, 2008, 4:47:03 PM (15 years ago)
Author:
Jari Häkkinen
Message:

Preparing for future 1.2 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/base2/net.sf.basedb.illumina/trunk/build.xml

    r701 r703  
    11<?xml version="1.0" encoding="UTF-8"?>
     2
     3<!-- $Id$ -->
     4
    25<project
    36  name="IlluminaPlugins"
     
    710  <!-- variables used -->
    811  <property name="name" value="illumina-plugins" />
    9   <property name="version" value="1.1" />
     12  <property name="version" value="1.2pre" />
    1013  <property name="src" location="src" description="Location of source files" />
    1114  <property name="build" location="build" description="Location of compiled files" />
Note: See TracChangeset for help on using the changeset viewer.