This is an automated email from the git hooks/post-receive script. ben pushed a commit to branch master in repository autocomplete.
commit 2703434822ed1fbcdc1e0af2ea0412bba9b5b1bf Author: bobbylight <[email protected]> Date: Fri Mar 25 04:04:18 2011 +0000 Bumping version numbers to 1.5.1. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 2fc173c..a4237a7 100644 --- a/build.xml +++ b/build.xml @@ -23,7 +23,7 @@ <!-- Set global properties for this build. --> - <property name="version" value="1.5.0"/> + <property name="version" value="1.5.1"/> <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

