Skip to content

Commit

Permalink
r2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
tbee committed Sep 5, 2012
1 parent 2874052 commit 9a4c1c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ src/main/java/Demo.java
nbproject
build.xml
.DS_Store
/_lib
/_lib
/gradlew_release.cmd
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = org.jfxtras
archivesBaseName = jfxtras-labs
version = 2.2-r1
version = 2.2-r2-SNAPSHOT
jfxtras_requiredJavaFxVersion = 2.2
jfxtras_junitVersion = 4.10

0 comments on commit 9a4c1c5

Please sign in to comment.