Changeset 9839

Show
Ignore:
Timestamp:
07/02/09 14:49:44 (9 months ago)
Author:
hannes
Message:

Set version to 1.7.0-rc1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • helma/helma/trunk/build.xml

    r9434 r9839  
    99        <property name="Name" value="helma"/> 
    1010        <property name="year" value="1998-${year}"/> 
    11         <property name="version" value="1.7.0"/> 
     11        <property name="version" value="1.7.0-rc1"/> 
    1212        <property name="project" value="helma"/> 
    1313 
  • helma/helma/trunk/src/helma/main/Server.java

    r9834 r9839  
    3939public class Server implements Runnable { 
    4040    // version string 
    41     public static final String version = "1.7.0 (__builddate__)"; 
     41    public static final String version = "1.7.0-rc1 (__builddate__)"; 
    4242 
    4343    // static server instance