From 4c06a9683792fc96a185aa80ca00a97bc0d5ddf3 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 19 Dec 2005 00:10:45 +0000 Subject: [PATCH] 2005-12-19 00:10:45 by steve Move to version based releass. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a3514b7..f637c71 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # Only used to build distribution tarballs. # DIST_PREFIX = /tmp -VERSION = `date +%d-%m-%y` +VERSION = 0.1 BASE = xen-tools