]> gitweb.factorcode.org Git - factor.git/commitdiff
Nmakefile: remove BOOTIMAGE_VERSION. The git-id is enough to recover the boot image...
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 29 Mar 2016 16:31:52 +0000 (09:31 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 29 Mar 2016 16:32:35 +0000 (09:32 -0700)
Nmakefile

index d7a5d26122e4f3342cc2f576d4b8bb3038dbba61..3e137d3792348b88e7da811a95a1d36986c504b6 100644 (file)
--- a/Nmakefile
+++ b/Nmakefile
@@ -1,7 +1,3 @@
-!IF !DEFINED(BOOTIMAGE_VERSION)
-BOOTIMAGE_VERSION = latest
-!ENDIF
-
 !IF !DEFINED(VERSION)
 VERSION = version-missing
 !ENDIF