auriemma    00/10/10 09:34:59

  Modified:    c/src    Makefile.in
  Log:
  Update version number.
  
  Revision  Changes    Path
  1.19      +4 -1      xml-xalan/c/src/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/Makefile.in,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- Makefile.in       2000/10/03 14:58:14     1.18
  +++ Makefile.in       2000/10/10 16:34:56     1.19
  @@ -55,6 +55,9 @@
   # 
   #
   # $Log: Makefile.in,v $
  +# Revision 1.19  2000/10/10 16:34:56  auriemma
  +# Update version number.
  +#
   # Revision 1.18  2000/10/03 14:58:14  auriemma
   # Added Xerces include to the include path.
   #
  @@ -285,7 +288,7 @@
   PROJECT_NAME = xalan-c
   LIBNAME = lib${PROJECT_NAME}
   THISLIB = ${LIB_DIR}/${LIBNAME}
  -VER = 0_40
  +VER = 1_0
   
   PRODUCTNAME=xalan
   PRODUCTVERSION=${VER}
  
  
  

Reply via email to