From: ceriel Date: Tue, 4 Apr 1989 15:02:47 +0000 (+0000) Subject: using new input module simplifies EOI handling X-Git-Tag: release-5-5~2469 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ff853d748c6d65b623486de86eacfcfae4d957c3;p=ack.git using new input module simplifies EOI handling --- 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";