setting these to current (static) values instead of sourcing from a file at build time

This commit is contained in:
Martin A. Brown 2016-01-24 12:10:07 -08:00
parent f9df6da482
commit 894f682e66
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
<!ENTITY versionfile SYSTEM "VERSION" >
<!--
<!ENTITY version "&versionfile;" >
-->
<!ENTITY version "0.4.5" >
<!ENTITY pubdatefile SYSTEM "PUBDATE" >
<!--
<!ENTITY pubdate "&pubdatefile;" >
-->
<!ENTITY pubdate "2007-Mar-14" >