[autocomplete] 41/143: Bumping version numbers up to 1.4.2. Adding options to toggle warnings (-w) and taint mode (-t) to PerlLanguageSupport.

Benjamin Mesing ben at alioth.debian.org
Sat Oct 19 12:53:14 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 64586cfd7b22a6cabef36f476fcbb0f351e23552
Author: bobbylight <robert at fifesoft.com>
Date:   Sat May 22 22:06:44 2010 +0000

    Bumping version numbers up to 1.4.2.
    Adding options to toggle warnings (-w) and taint mode (-t) to PerlLanguageSupport.
---
 build.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 35e758a..45104aa 100644
--- a/build.xml
+++ b/build.xml
@@ -23,7 +23,7 @@
 
 
 	<!-- Set global properties for this build. -->
-	<property name="version"          value="1.4.1"/>
+	<property name="version"          value="1.4.2"/>
 	<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