Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.

Commit

Permalink
6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
shemnon committed Apr 4, 2011
1 parent 3ff4b30 commit 8c52569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apply plugin: 'java'
apply plugin: 'maven'

group = "com.github.insubstantial"
version = "6.2-SNAPSHOT"
version = "6.2"
swingXVersion = "1.6.1"
versionKey = "6.2-invincible_SNAPSHOT"
versionKey = "6.2-invincible"
release = "internal"
timeStamp = new Date().format("MMMM d, yyyy HH:mm:ss z")

Expand Down

0 comments on commit 8c52569

Please sign in to comment.