Ignore:
Timestamp:
2002-02-01T15:42:05+13:00 (22 years ago)
Author:
sjboddie
Message:

Added Greenstone version number to admin pages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/statusaction.cpp

    r2379 r2935  
    10471047  // _maincfgfile_   the contents of the main.cfg configuration file
    10481048
     1049  // _versionnnum_   greenstone version number (hard-coded)
     1050
     1051  disp.setmacro("versionnum", "status", GSDL_VERSION);
     1052
    10491053  if (args["p"] == "maincfg") {
    10501054
Note: See TracChangeset for help on using the changeset viewer.