[libpostgresql-jdbc-java] 03/19: incremented the build number to 210
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 9 10:19:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to tag REL7_4_1
in repository libpostgresql-jdbc-java.
commit 99f51cef0a9396c55f85eb27e7980062d639f91a
Author: Dave Cramer <davec at fastcrypt.com>
Date: Wed Dec 10 18:25:11 2003 +0000
incremented the build number to 210
---
org/postgresql/Driver.java.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org/postgresql/Driver.java.in b/org/postgresql/Driver.java.in
index f1d4754..97658af 100644
--- a/org/postgresql/Driver.java.in
+++ b/org/postgresql/Driver.java.in
@@ -494,6 +494,6 @@ public class Driver implements java.sql.Driver
//The build number should be incremented for every new build
- private static int m_buildNumber = 209;
+ private static int m_buildNumber = 210;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git
More information about the pkg-java-commits
mailing list