You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2004/11/03 09:39:32 UTC

cvs commit: ws-axis/c/build version.properties

dicka       2004/11/03 00:39:32

  Modified:    c/build  version.properties
  Log:
  Updating version information to become 1.4.0
  
  Submitted by: Adrian Dick
  
  Revision  Changes    Path
  1.2       +3 -4      ws-axis/c/build/version.properties
  
  Index: version.properties
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/version.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- version.properties	2 Nov 2004 15:19:44 -0000	1.1
  +++ version.properties	3 Nov 2004 08:39:32 -0000	1.2
  @@ -2,8 +2,7 @@
   # This file contains the versioning information for Axis C  #
   #############################################################
   majorVersion = 1
  -minorVersion = 0
  -# revision = 0
  +minorVersion = 4
  +revision = 0
   
  -#version = ${majorVersion}.${minorVersion}.${revision}
  -version = ${majorVersion}.${minorVersion}
  \ No newline at end of file
  +version = ${majorVersion}.${minorVersion}.${revision}
  \ No newline at end of file