summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1aac8f1b..a447686a 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ all: $(lib-subdirs) $(working-prog-subdirs)
# Create a distribution tar file. Set make variable `version' on the
# command line; otherwise the tar file will be a dated snapshot.
ifeq ($(version),)
-version:=$(shell date +%y%m%d)
+version:=$(shell date +%Y%m%d)
endif
dirname:=hurd