cvs commit: jakarta-oro build.properties

[email protected] 18 Feb 2004 07:22:42 -0000
Newsgroups gmane.comp.jakarta.oro.devel
Message-ID <[email protected]>
dfs         2004/02/17 23:22:42

  Modified:    .        build.properties
  Log:
  Changed the version number to 2.1-dev-1 because the next release will either provide significant new functionality in the form of pattern matching engine factories and/or conditional compilation to support J2ME/1.1 J2SE 1.2 and J2SE 1.4.
  
  Revision  Changes    Path
  1.13      +2 -2      jakarta-oro/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.properties,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- build.properties	18 Feb 2004 03:19:10 -0000	1.12
  +++ build.properties	18 Feb 2004 07:22:42 -0000	1.13
  @@ -25,7 +25,7 @@
   # Name and version information
   name=Jakarta-ORO
   project=jakarta-oro
  -version=2.0.9-dev-1
  +version=2.1-dev-1
   
   # Name and version of the project
   project.name=${project}-${version}