Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 43785a4

Browse files
author
Barry Lind
committed
upped build# to 201
1 parent abcec0c commit 43785a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/jdbc/org/postgresql/Driver.java.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,6 @@ public class Driver implements java.sql.Driver
446446
}
447447

448448
//The build number should be incremented for every new build
449-
private static int m_buildNumber = 200;
449+
private static int m_buildNumber = 201;
450450

451451
}

0 commit comments

Comments
 (0)