This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag REL9_3_1100 in repository libpostgresql-jdbc-java.
commit 5775ea549397ba3484868cd31082f9f271938b66 Author: Dave Cramer <[email protected]> Date: Thu Oct 18 10:49:45 2012 -0400 changed version to 9.3devel in build.properties --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 34af14f..5c91342 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ # major=9 -minor=2 -fullversion=9.2devel +minor=3 +fullversion=9.3devel def_pgport=5432 enable_debug=yes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

