This is an automated email from the git hooks/post-receive script.

ben pushed a commit to branch master
in repository autocomplete.

commit a7a4967f5f48b6b55b188e028b22893204d91043
Author: bobbylight <[email protected]>
Date:   Wed Dec 2 04:06:29 2009 +0000

    Bumping version numbers in build.xml files.
    Removing debug System.out.println()'s.
    Make active line range in gutter default to -1 (none).
---
 build.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 727a041..9da67f8 100644
--- a/build.xml
+++ b/build.xml
@@ -23,7 +23,7 @@
 
 
        <!-- Set global properties for this build. -->
-       <property name="version"          value="0.3"/>
+       <property name="version"          value="0.4"/>
        <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

Reply via email to