new history file and RouterVersion.BUILD (displayed on the web console and in the published stats)

(see soon-to-be-posted email to the list about this stuff)
This commit is contained in:
jrandom
2004-09-02 20:00:28 +00:00
committed by zzz
parent 591800a28a
commit 6e543f825d
4 changed files with 71 additions and 2 deletions

View File

@ -239,6 +239,7 @@
</copy>
<copy file="hosts.txt" todir="pkg-temp/" />
<copy file="install-headless.txt" todir="pkg-temp/" />
<copy file="history.txt" todir="pkg-temp/" />
<mkdir dir="pkg-temp/docs" />
<copy file="readme.html" todir="pkg-temp/docs/" />
</target>