Ignore:
Timestamp:
2004-05-31T15:55:59+12:00 (20 years ago)
Author:
mdewsnip
Message:

Changed to version 2.51 for the JCDL 2004 release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/util/Utility.java

    r7324 r7510  
    138138    static final public String PROGRAM_NAME = "Greenstone Librarian Interface";
    139139    /** The current version of the Gatherer. */
    140     static final public String PROGRAM_VERSION = "v2.50";
     140    static final public String PROGRAM_VERSION = "v2.51";
    141141    /** Definition of an important directory name, in this case the location of the recycled files location. */
    142142    static final public String RECYCLE = BASE_DIR + "recycle" + File.separator;
Note: See TracChangeset for help on using the changeset viewer.