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

Commit87af721

Browse files
committed
Update version for 7.0.
1 parentd16b706 commit87af721

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/version.h.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* this file contains the interface to version.c.
55
* Also some parameters.
66
*
7-
* $Header: /cvsroot/pgsql/src/include/Attic/version.h.in,v 1.7 1999/07/18 18:06:40 momjian Exp $
7+
* $Header: /cvsroot/pgsql/src/include/Attic/version.h.in,v 1.8 1999/11/01 02:33:32 momjian Exp $
88
*
99
*-------------------------------------------------------------------------
1010
*/
@@ -14,8 +14,8 @@
1414
voidValidatePgVersion(constchar*path,char**reason_p);
1515
voidSetPgVersion(constchar*path,char**reason_p);
1616

17-
#definePG_RELEASE"6"
18-
#definePG_VERSION"6"
17+
#definePG_RELEASE"7"
18+
#definePG_VERSION"0"
1919
#definePG_SUBVERSION"0"
2020

2121
#definePG_VERFILE"PG_VERSION"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp