Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1b6e600

Browse files
author
Barry Lind
committed
Up the build number to reflect the changes for V3 protocol support
1 parenta9983ab commit1b6e600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Copyright (c) 2003, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
9-
* $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/Driver.java.in,v 1.28 2003/03/24 04:01:02 barry Exp $
9+
* $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/Driver.java.in,v 1.29 2003/05/29 03:22:48 barry Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -489,6 +489,6 @@ public class Driver implements java.sql.Driver
489489

490490

491491
//The build number should be incremented for every new build
492-
private static int m_buildNumber =204;
492+
private static int m_buildNumber =205;
493493

494494
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp