From ff853d748c6d65b623486de86eacfcfae4d957c3 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 4 Apr 1989 15:02:47 +0000 Subject: [PATCH] using new input module simplifies EOI handling --- lang/m2/comp/Version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/m2/comp/Version.c b/lang/m2/comp/Version.c index 63770bc68..5d86bd3f2 100644 --- a/lang/m2/comp/Version.c +++ b/lang/m2/comp/Version.c @@ -1 +1 @@ -static char Version[] = "ACK Modula-2 compiler Version 0.48"; +static char Version[] = "ACK Modula-2 compiler Version 0.49"; -- 2.34.1