Fixed an incorrect version number

This commit is contained in:
Ben Hale
2007-01-15 22:09:00 +00:00
parent d985cfb9c0
commit beab444bc2

View File

@@ -1,7 +1,7 @@
# Configurable property values that may be locally overriden by a build.properties file
# The version number of the release that will be built
release.version=1.0.1
release.version=1.0.2-SNAPSHOT
# The location of the common build system
common.build.dir=${basedir}/../common-build