X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=Makefile;h=a8bf4dbde8c2498fbddb4722cb5f9453f9250fd7;hb=d787cd9414ab6802879d703f20248950ec312ef7;hp=87c5d90cff832f0dae9b45649629d91ab7eec9f7;hpb=2d6251dfa495072b2f84e94be4dad2c6538a4896;p=debian6500.git diff --git a/Makefile b/Makefile index 87c5d90..a8bf4db 100644 --- a/Makefile +++ b/Makefile @@ -31,4 +31,6 @@ $(TARGET_DEB): clean: rm -f $(TARGET_DEB) $(TARGET_ISO) +version: + echo $(VERSION) $(ISOVER) .PHONY: $(TARGET_DEB)