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

Commit 3d1a1e8

Browse files
author
Barry Lind
committed
up build number to 202 for a new development build
Modified Files: jdbc/org/postgresql/Driver.java.in
1 parent 4c943c8 commit 3d1a1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,6 @@ public class Driver implements java.sql.Driver
477477

478478

479479
//The build number should be incremented for every new build
480-
private static int m_buildNumber = 201;
480+
private static int m_buildNumber = 202;
481481

482482
}

0 commit comments

Comments
 (0)