Changeset 7696


Ignore:
Timestamp:
2004-07-02T10:48:17+12:00 (20 years ago)
Author:
mdewsnip
Message:

Updated configuration version for the gsdl-2.51u UNESCO release.

File:
1 edited

Legend:

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

    r7678 r7696  
    7171    static final private String GS3_CONFIG_XML = "config3.xml";
    7272
    73     static final private String CURRENT_CONFIGURATION_VERSION = "2.51";
     73    static final private String CURRENT_CONFIGURATION_VERSION = "2.51u";
    7474    /** The name of the root element of the subtree containing gatherer configuration options. This is required as the document itself may contain several other subtrees of settings (such as in the case of a '.col' file). */
    7575    static final private String GATHERER_CONFIG = "GathererConfig";
Note: See TracChangeset for help on using the changeset viewer.