projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abcec0c
)
upped build# to 201
author
Barry Lind
<barry@xythos.com>
Sun, 9 Feb 2003 23:45:45 +0000
(23:45 +0000)
committer
Barry Lind
<barry@xythos.com>
Sun, 9 Feb 2003 23:45:45 +0000
(23:45 +0000)
src/interfaces/jdbc/org/postgresql/Driver.java.in
patch
|
blob
|
history
diff --git
a/src/interfaces/jdbc/org/postgresql/Driver.java.in
b/src/interfaces/jdbc/org/postgresql/Driver.java.in
index a09e4f0b96472730fa4ab56d37b787e6d6e06619..80b471993589d93b5dce3cfcc67618a143d0d5c4 100644
(file)
--- a/
src/interfaces/jdbc/org/postgresql/Driver.java.in
+++ b/
src/interfaces/jdbc/org/postgresql/Driver.java.in
@@
-446,6
+446,6
@@
public class Driver implements java.sql.Driver
}
//The build number should be incremented for every new build
- private static int m_buildNumber = 20
0
;
+ private static int m_buildNumber = 20
1
;
}