[autocomplete] 29/143: Bumping version numbers to 1.4.1.

Benjamin Mesing ben at alioth.debian.org
Sat Oct 19 12:53:12 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 ee170c6a65b4b00e910b5a6e1b3fac59f2bdb94a
Author: bobbylight <robert at fifesoft.com>
Date:   Thu Mar 11 03:31:54 2010 +0000

    Bumping version numbers to 1.4.1.
---
 build.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.xml b/build.xml
index 9da67f8..35e758a 100644
--- a/build.xml
+++ b/build.xml
@@ -11,7 +11,7 @@
 		3. make-javadoc:    Creates the javadoc for RSyntaxTextArea.
 
 	Author:   Robert Futrell
-	Version:  0.3
+	Version:  1.4
 	Date:     22feb2009
 
 -->
@@ -23,7 +23,7 @@
 
 
 	<!-- Set global properties for this build. -->
-	<property name="version"          value="0.4"/>
+	<property name="version"          value="1.4.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



More information about the pkg-java-commits mailing list