Changeset 1595


Ignore:
Timestamp:
09/09/08 22:20:25 (4 years ago)
Author:
murkle
Message:

3.1.32.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geogebra/geogebra/Application.java

    r1591 r1595  
    145145        // <-- Added for Intergeo File Format (Yves Kreis) 
    146146        public static final boolean disableSpreadsheet = false; 
    147     public static final String buildDate = "September 8, 2008"; 
     147    public static final String buildDate = "September 9, 2008"; 
    148148         
    149     public static final String versionString = "3.1.31.0";     
     149    public static final String versionString = "3.1.32.0";     
    150150    public static final String XML_FILE_FORMAT = "3.02";     
    151151        // Added for Intergeo File Format (Yves Kreis) --> 
Note: See TracChangeset for help on using the changeset viewer.