$OpenBSD: patch-scheme_c,v 1.1.1.1 2012/06/26 19:53:38 jasper Exp $

Report correct version.

--- scheme.c.orig	Mon Jun 18 12:07:53 2012
+++ scheme.c	Mon Jun 18 12:08:00 2012
@@ -62,7 +62,7 @@
  *  Basic memory allocation units
  */
 
-#define banner "TinyScheme 1.39"
+#define banner "TinyScheme 1.40"
 
 #include <string.h>
 #include <stdlib.h>
