*** empty log message *** R_1-9-0
authortipaul <tipaul>
Tue, 4 Feb 2003 16:43:07 +0000 (16:43 +0000)
committertipaul <tipaul>
Tue, 4 Feb 2003 16:43:07 +0000 (16:43 +0000)
misc/buildrelease

index 4ce58b1..255cd4b 100644 (file)
@@ -78,7 +78,7 @@ kohatmpldir=$kohatmpldir
 # which VERSION are we building ?
 #----------------------------------------------------------
 print "\n\nGuessing at next release version.  You may need to enter your SourceForge password...\n";
-open (CVSLOG, "cvs log misc/buildrelease|");
+open (CVSLOG, "cvs log buildrelease|");
 my $symbolicnamessection=0;
 my $symbolicnames;
 my $highestversion;