head	1.2;
access;
symbols
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.07.10.13.55.17;	author dwcjr;	state dead;
branches;
next	1.1;

1.1
date	2001.05.10.15.01.00;	author dirk;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Unbreak eddie
Originator rolled his own tarball, hence the change in the distfile

PR:		39500
Submitted by:	chris@@aims.com.au
@
text
@--- system/system.mk.orig	Fri Dec 15 22:43:58 2000
+++ system/system.mk	Thu May 10 15:34:18 2001
@@@@ -2,13 +2,13 @@@@
 ERTS_VSN      = 5.0.1.1
 SYSTEM_VSN    = 1.5.1
 
-KERNEL_VSN    = 2.6.1.5
-STDLIB_VSN    = 1.9.2
+KERNEL_VSN    = 2.6.2
+STDLIB_VSN    = 1.9.4
 SASL_VSN      = 1.9.1
 OS_MON_VSN    = 1.3.9
-MNESIA_VSN    = 3.9.3
+MNESIA_VSN    = 3.9.4
 MNEMOSYNE_VSN = 1.2.5
-ERL_INTERFACE_VSN = 3.2.4
+ERL_INTERFACE_VSN = 3.2.9
 
 
 
@


1.1
log
@Fix version numbers to make eddie compile.
@
text
@@

