mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhamain.pl,2.70,2.71

2003-08-12 20:05:24
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv5003

Modified Files:
	mhamain.pl 
Log Message:
[bug #4719]: Fixed.


Index: mhamain.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhamain.pl,v
retrieving revision 2.70
retrieving revision 2.71
diff -C2 -r2.70 -r2.71
*** mhamain.pl	7 Aug 2003 21:34:27 -0000	2.70
--- mhamain.pl	13 Aug 2003 03:03:17 -0000	2.71
***************
*** 30,34 ****
  require 5;
  
! $VERSION = '2.6.7';
  $VINFO =<<EndOfInfo;
    MHonArc v$VERSION (Perl $] $^O)
--- 30,34 ----
  require 5;
  
! $VERSION = '2.6.8';
  $VINFO =<<EndOfInfo;
    MHonArc v$VERSION (Perl $] $^O)
***************
*** 631,635 ****
  	    
  	## read resource file and print index
! 	if (read_fmt_file($rcfile)) {
  	    if ($THREAD) {
  		@TListOrder = ();
--- 631,635 ----
  	    
  	## read resource file and print index
! 	if (read_resource_file($rcfile)) {
  	    if ($THREAD) {
  		@TListOrder = ();

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV