summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
rev3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52190a5..2b0c61a 100644
--- a/Makefile
+++ b/Makefile
@@ -194,5 +194,5 @@ tar:
rm -rf /tmp/xv6
mkdir -p /tmp/xv6
cp dist/* /tmp/xv6
- (cd /tmp; tar cf - xv6) | gzip >xv6-rev2.tar.gz
+ (cd /tmp; tar cf - xv6) | gzip >xv6-rev3.tar.gz