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.12.07.02.57.02;	author patrick;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Just when you get one version ported, they release another one.
@
text
@--- cobpp/createver.sh.orig	Sun Oct 28 22:39:46 2001
+++ cobpp/createver.sh	Tue Jan 29 08:13:59 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
@New patch for version 0.4
@
text
@d1 2
a2 2
--- cobpp/createver.sh.orig	Wed Dec  6 20:12:59 2000
+++ cobpp/createver.sh	Wed Dec  6 20:13:05 2000
d4 2
a5 2
-#!/bin/bash - 
+#!/bin/sh - 
@

