From 318d2d121144e3068904539051411d4454913414 Mon Sep 17 00:00:00 2001 From: too-tired Date: Sat, 17 Jan 2009 17:06:48 +0000 Subject: [PATCH] fix Id tag git-svn-id: https://dvbcut.svn.sourceforge.net/svnroot/dvbcut/trunk@153 36490176-9c1c-0410-b649-dbf2af5787bf --- setversion.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setversion.sh b/setversion.sh index b557f6b..abbcec3 100755 --- a/setversion.sh +++ b/setversion.sh @@ -11,7 +11,7 @@ # previous calls and is scanned additionally in case of incremental calls # with just a few changed (or no) files as arguments. -#$Id$ +#@(#) $Id$ # location of this script (specify the input/output filenames below rel. to this!) DIR=`dirname "$0"`