This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 578ca2f7650d34f5955f99472d22f21aee821354 Author: Marcin Mielżyński <[email protected]> Date: Thu Oct 30 17:50:19 2008 +0000 update Joni version to 1.1.1 git-svn-id: http://svn.codehaus.org/jruby/joni/trunk@7968 961051c9-f516-0410-bf72-c9f7e237a7b7 --- MANIFEST.MF | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.MF b/MANIFEST.MF index df307e8..ae40ba2 100644 --- a/MANIFEST.MF +++ b/MANIFEST.MF @@ -1,2 +1,2 @@ Implementation-Title: Joni (java port of Oniguruma) -Implementation-Version: 1.1.0 +Implementation-Version: 1.1.1 diff --git a/pom.xml b/pom.xml index 42d387f..3c7a446 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>org.jruby.joni</groupId> <artifactId>joni</artifactId> <packaging>jar</packaging> - <version>1.1.0</version> + <version>1.1.1</version> <name>Joni</name> <description> Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

