You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ar...@locus.apache.org on 2000/06/02 03:03:44 UTC

cvs commit: xml-xerces/c/src Makefile.in

aruna1      00/06/01 18:03:44

  Modified:    c/src    Makefile.in
  Log:
  Modifed version no. to  1_2
  
  Revision  Changes    Path
  1.18      +2 -2      xml-xerces/c/src/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/Makefile.in,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- Makefile.in	2000/05/04 02:44:18	1.17
  +++ Makefile.in	2000/06/02 01:03:44	1.18
  @@ -54,7 +54,7 @@
   # <http://www.apache.org/>.
   #
   #
  -# $Id: Makefile.in,v 1.17 2000/05/04 02:44:18 aruna1 Exp $
  +# $Id: Makefile.in,v 1.18 2000/06/02 01:03:44 aruna1 Exp $
   #
   
   ###################################################################
  @@ -86,7 +86,7 @@
   
   LIBNAME = libxerces-c
   THISLIB = ${XML_LIB_DIR}/${LIBNAME}
  -VER = 1_1
  +VER = 1_2
   
   #all these setting come from the arguments passed in to runConfigure.
   PLATFORM = @platform@