This is an automated email from the git hooks/post-receive script. ben pushed a commit to branch master in repository autocomplete.
commit eda1499c57d397bd7e643ddc9d342c934d9d9b9a Author: bobbylight <[email protected]> Date: Sun Apr 14 16:10:22 2013 +0000 Bumping version numbers to 2.0.7 in build scripts. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 0a898b0..579e832 100644 --- a/build.xml +++ b/build.xml @@ -23,7 +23,7 @@ <!-- Set global properties for this build. --> - <property name="version" value="2.0.6"/> + <property name="version" value="2.0.7"/> <property name="source-dir" location="src"/> <property name="class-dir" location="ant-classes"/> <property name="dist-dir" location="dist"/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/autocomplete.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

