[autocomplete] 26/143: Bumping version numbers in build.xml files. Removing debug System.out.println()'s. Make active line range in gutter default to -1 (none).
Benjamin Mesing
ben at alioth.debian.org
Sat Oct 19 12:53:11 UTC 2013
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 <robert at fifesoft.com>
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
More information about the pkg-java-commits
mailing list