head	1.3;
access;
symbols
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.01.29.18.23.06;	author patrick;	state dead;
branches;
next	1.2;

1.2
date	2002.01.29.13.42.57;	author patrick;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.24.17.19.47;	author patrick;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Just when you get one version ported, they release another one.
@
text
@--- compiler/createver.sh.orig	Sun Oct 28 22:39:48 2001
+++ compiler/createver.sh	Tue Jan 29 08:14:03 2002
@@@@ -1,4 +1,4 @@@@
-#!/bin/bash  
+#!/bin/sh  
 #
 #  This shell script create a version number, system, compiled date.  
 #
@


1.2
log
@Update to 0.55
@
text
@@


1.1
log
@Add missing patch files.
@
text
@d1 2
a2 2
--- compiler/createver.sh.orig	Thu Oct 26 09:41:52 2000
+++ compiler/createver.sh	Thu Oct 26 09:41:59 2000
d4 2
a5 2
-#!/bin/bash - 
+#!/bin/sh - 
@

