You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2003/11/10 19:11:22 UTC

svn commit: rev 109 - xml/xerces-p/trunk

Author: jasons
Date: Mon Nov 10 10:11:22 2003
New Revision: 109

Modified:
   xml/xerces-p/trunk/Makefile.PL
Log:
new version

Modified: xml/xerces-p/trunk/Makefile.PL
==============================================================================
--- xml/xerces-p/trunk/Makefile.PL	(original)
+++ xml/xerces-p/trunk/Makefile.PL	Mon Nov 10 10:11:22 2003
@@ -158,7 +158,7 @@
 my $XERCES_MAJOR_VERSION = '2.3';
 my $XERCES_MINOR_VERSION = '0';
 my $XERCES_LIB_VERSION = "$XERCES_MAJOR_VERSION.$XERCES_MINOR_VERSION";
-my $XERCES_PERL_VERSION = $XERCES_LIB_VERSION . '-3';
+my $XERCES_PERL_VERSION = $XERCES_LIB_VERSION . '-4';
 my $XERCES_VERSION = "$XERCES_LIB_VERSION";
 
 # find the version of Xerces-C we are using

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org