~ chicken-core (chicken-5) 06733dda4d7866a73ae9d13a537ef1c7fa0c4e55
commit 06733dda4d7866a73ae9d13a537ef1c7fa0c4e55
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Sun Dec 19 13:42:07 2010 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Sun Dec 19 13:42:07 2010 +0100
bumped binary version
diff --git a/defaults.make b/defaults.make
index 6622696f..6293d656 100644
--- a/defaults.make
+++ b/defaults.make
@@ -27,7 +27,7 @@
# basic parameters
-BINARYVERSION = 5
+BINARYVERSION = 6
STACKDIRECTION ?= 1
CROSS_CHICKEN ?= 0
Trap