Opened 17 years ago

Closed 16 years ago

#208 closed defect (fixed)

version number in meta element is missing

Reported by: anonymous Owned by: nobody
Priority: moderate Milestone:
Component: Greenstone2 Runtime Severity: minor
Keywords: Cc:

Description

This is unhelpful for debugging remote sites, or even our own.

<meta name="Greenstone version number" content="x.xx" >

Change History (1)

comment:1 by kjdon, 16 years ago

Resolution: fixed
Severity: minor
Status: newclosed

x.xx is only used for svn checked out stuff. It gets set to a valid number when making an installation.

I have changed all version numbers in greenstone and gli (lib/gsdlconf.h, Install.sh, gli/gli.sh,

gli/classes/xml/config.xml gli/classes/xml/configRemote.xml) to be svn-trunk.

These should be changed to a version number when a branch for a release is made.

Note: See TracTickets for help on using tickets.