Update of /cvsroot/popfile/engine
In directory sc8-pr-cvs1:/tmp/cvs-serv21960
Modified Files:
popfile.pl
Log Message:
Bump version number
Index: popfile.pl
===================================================================
RCS file: /cvsroot/popfile/engine/popfile.pl,v
retrieving revision 1.214
retrieving revision 1.215
diff -C2 -d -r1.214 -r1.215
*** popfile.pl 31 Jul 2003 16:32:20 -0000 1.214
--- popfile.pl 4 Nov 2003 21:17:08 -0000 1.215
***************
*** 43,47 ****
$POPFile->debug(1);
$POPFile->CORE_loader_init();
! $POPFile->CORE_version(0, 20, 0);
# Redefine POPFile's signals
--- 43,47 ----
$POPFile->debug(1);
$POPFile->CORE_loader_init();
! $POPFile->CORE_version(0, 20, 1);
# Redefine POPFile's signals
|