Skip to content

Commit

Permalink
Advance version to 2.0.0-rc-5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
melix committed Jun 21, 2012
1 parent 96eb1bf commit 36f39e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
groovyVersion = 2.0.0-rc-4-SNAPSHOT
groovyVersion = 2.0.0-rc-5-SNAPSHOT
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion = 2.0.0.rc-4-SNAPSHOT
groovyBundleVersion = 2.0.0.rc-5-SNAPSHOT

# Many people have reported problems testing UberTestCaseGroovySourceSubPackages, others have no difficulties with the default
# values ant junit task uses. The decision has been taken to provide the values to try and cause the least
Expand Down

0 comments on commit 36f39e6

Please sign in to comment.