Update version to 1.4.1

This commit is contained in:
Ben Gruver 2012-09-16 00:38:11 -07:00
parent 48640a885b
commit 8e279d0763

View File

@ -35,7 +35,7 @@ subprojects {
apply plugin: 'java' apply plugin: 'java'
apply plugin: 'idea' apply plugin: 'idea'
ext.baseVersion = '1.4.0' ext.baseVersion = '1.4.1'
ext.jarVersion = baseVersion ext.jarVersion = baseVersion
// For non-release builds, we want to append the commit and // For non-release builds, we want to append the commit and