CVS: jfor/src/org/jfor/jfor/main JForVersionInfo.java,1.16,1.17

Bertrand Delacretaz <[email protected]> Wed, 05 Jun 2002 09:40:05 -0700
Newsgroups gmane.text.xml.jfor.cvs
Message-ID <[email protected]>
Update of /cvsroot/jfor/jfor/src/org/jfor/jfor/main
In directory usw-pr-cvs1:/tmp/cvs-serv10321/src/org/jfor/jfor/main

Modified Files:
	JForVersionInfo.java 
Log Message:
version number set to 0.6.0rc1

Index: JForVersionInfo.java
===================================================================
RCS file: /cvsroot/jfor/jfor/src/org/jfor/jfor/main/JForVersionInfo.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** JForVersionInfo.java	13 Feb 2002 12:56:56 -0000	1.16
--- JForVersionInfo.java	5 Jun 2002 16:40:03 -0000	1.17
***************
*** 33,36 ****
--- 33,39 ----
  // $Id$
  // $Log$
+ // Revision 1.17  2002/06/05 16:40:03  bdelacretaz
+ // version number set to 0.6.0rc1
+ //
  // Revision 1.16  2002/02/13 12:56:56  bdelacretaz
  // V0.5.5 - unicode encoding of chars added
***************
*** 159,164 ****
  public class JForVersionInfo {
      private static final int VERSION_MAJOR = 0;
!     private static final int VERSION_MINOR = 5;
!     private static final int VERSION_MINOR_MINOR = 5;
      private static final String PROJECT_URL = "http://www.jfor.org";
      
--- 162,167 ----
  public class JForVersionInfo {
      private static final int VERSION_MAJOR = 0;
!     private static final int VERSION_MINOR = 6;
!     private static final String VERSION_MINOR_MINOR = "0.rc1";
      private static final String PROJECT_URL = "http://www.jfor.org";
      
***************
*** 179,186 ****
          sb.append('.');
          sb.append(VERSION_MINOR);
!         if(VERSION_MINOR_MINOR > 0) {
!             sb.append('.');
!             sb.append(VERSION_MINOR_MINOR);
!         }
          return sb.toString();
      }
--- 182,187 ----
          sb.append('.');
          sb.append(VERSION_MINOR);
!         sb.append('.');
!         sb.append(VERSION_MINOR_MINOR);
          return sb.toString();
      }


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm