[autocomplete] 137/143: Minor tweaks

Benjamin Mesing ben at alioth.debian.org
Sat Oct 19 12:53:32 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 0c3b9d198d3c521020824325dd90db2a5ce46df6
Author: bobbylight <robert at fifesoft.com>
Date:   Sun Aug 11 23:48:13 2013 -0400

    Minor tweaks
---
 build.xml |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.xml b/build.xml
index 956171d..8870a2e 100644
--- a/build.xml
+++ b/build.xml
@@ -11,8 +11,8 @@
 		3. make-javadoc:    Creates the javadoc for RSyntaxTextArea.
 
 	Author:   Robert Futrell
-	Version:  1.4
-	Date:     22feb2009
+	Version:  1.5
+	Date:     11aug2013
 
 -->
 
@@ -23,7 +23,7 @@
 
 
 	<!-- Set global properties for this build. -->
-	<property name="version"          value="2.0.7"/>
+	<property name="version"          value="2.5.0"/>
 	<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