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
@--- dns_server/system/system.mk.orig	Fri Dec 15 22:43:37 2000
+++ dns_server/system/system.mk	Thu May 10 16:56:52 2001
@@@@ -2,8 +2,8 @@@@
 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
 CRYPTO_VSN = 1.1.2
 
@


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

