diff options
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ all: # What version of the Hurd is this? -hurd-version := 0.2 +hurd-version := 0.3 # Figure out how to locate the parent directory from here. ifeq (.,$(dir)) |