pointed out that Help > About in the Java applets on my website
currently reports "Unidentified build".
[originally from svn r8105]
# build machine to have defined the variable NESTEDVM pointing at
# the top-level directory of an installation of the NestedVM
# compiler and tools.
-in puzzles do make -f Makefile.nestedvm NESTEDVM=$(NESTEDVM)
+in puzzles do make -f Makefile.nestedvm NESTEDVM=$(NESTEDVM) VER=-DREVISION=$(revision)
# Set up .htaccess containing a redirect for the archive filename.
in puzzles do echo "AddType application/octet-stream .chm" > .htaccess