• Ben Avison's avatar
    New script for copying version numbers into apps · 827caae7
    Ben Avison authored
    Detail:
      Change from James Lampard:
        Several components that build desktop apps have an awk script in their
        build directory, to copy the version number from the VersionNum file into
        their final Messages file.
        Many other desktop app components currently do nothing, and rely on their
        messages file/templates being changed manually.
        It would obviously be superior to have a single script that all
        components could use in a central location. This is that script.
      Also fixed the perl scripts so they use a standard shebang (#!/usr/bin/env
      perl) before rather than after the licence header, as this is a technical
      requirement of shebangs on some systems.
    Admin:
      Tested on RiscPC RO402, with modified ChangeFSI, Maestro & Alarm
    
    Version 1.32. Tagged as 'Library-1_32'
    827caae7
AwkVers 1.01 KB