head	1.4;
access;
symbols
	arelease:1.1.1.2
	avendor:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2004.08.08.03.24.09;	author wonst719;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.07.11.31.07;	author wonst719;	state Exp;
branches;
next	1.2;

1.2
date	2003.11.22.11.39.08;	author wonst719;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.02.00.08.39;	author wonst719;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.01.02.00.08.39;	author wonst719;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2004.08.07.10.52.19;	author wonst719;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Unix style line feed
@
text
@#! /bin/sh

VER=`sed -n -e 's/^const char \*gScummVMVersion = "\(.*\)";/\1/p' base/main.cpp``date +%Y%m%d`

sed "s/@@VERSION@@/$VER/g" debian/changelog.in > debian/changelog
@


1.3
log
@0.4.0alpha Ʈ.
@
text
@d1 5
a5 5
#! /bin/sh

VER=`sed -n -e 's/^const char \*gScummVMVersion = "\(.*\)";/\1/p' base/main.cpp``date +%Y%m%d`

sed "s/@@VERSION@@/$VER/g" debian/changelog.in > debian/changelog
@


1.2
log
@0.5.5cvs  ҽ Ʈ.
@
text
@d1 5
a5 5
#! /bin/sh

VER=`sed -n -e 's/ CVS//' -e 's/^const char \*gScummVMVersion = "\(.*\)"/\1/p' common/engine.cpp``date +%Y%m%d`

sed "s/@@VERSION@@/$VER/g" debian/changelog.in > debian/changelog
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
VER=`sed -n -e 's/ CVS//' -e 's/^#define SCUMMVM_VERSION "\(.*\)"/\1/p' common/engine.h`+cvs`date +%Y%m%d`
@


1.1.1.1
log
@Ʈ 
@
text
@@


1.1.1.2
log
@0.4.0alpha Ʈ.
@
text
@d1 5
a5 5
#! /bin/sh

VER=`sed -n -e 's/^const char \*gScummVMVersion = "\(.*\)";/\1/p' base/main.cpp``date +%Y%m%d`

sed "s/@@VERSION@@/$VER/g" debian/changelog.in > debian/changelog
@

