Changeset 8335


Ignore:
Timestamp:
2004-10-14T17:00:51+13:00 (20 years ago)
Author:
mdewsnip
Message:

Changed the GLI version number for the UNESCO Greenstone 2.52 release.

File:
1 edited

Legend:

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

    r8266 r8335  
    145145    static final public String PROGRAM_NAME = "Greenstone Librarian Interface";
    146146    /** The current version of the Gatherer. */
    147     static final public String PROGRAM_VERSION = "v2.51f";
     147    static final public String PROGRAM_VERSION = "v2.52u";
    148148    /** Definition of an important directory name, in this case the location of the recycled files location. */
    149149    static public String RECYCLE = BASE_DIR + "recycle" + File.separator;
Note: See TracChangeset for help on using the changeset viewer.