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

Commit5e03503

Browse files
committed
Set version to 7.3devel.
1 parent0480285 commit5e03503

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ ac_config_sub=$ac_aux_dir/config.sub
615615
ac_configure=$ac_aux_dir/configure# This should be Cygnus configure.
616616

617617

618-
VERSION='7.2'
618+
VERSION='7.3devel'
619619

620620
cat>> confdefs.h<<EOF
621621
#define PG_VERSION "$VERSION"

‎configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/pg_config.h)
2828
AC_PREREQ(2.13)
2929
AC_CONFIG_AUX_DIR(config)
3030

31-
VERSION='7.2'
31+
VERSION='7.3devel'
3232
AC_SUBST(VERSION)
3333
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
3434

‎doc/src/sgml/version.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Update this file to propagate correct current version numbers to the
33
documentation. In text, use for example &version; to refer to them.
44
-->
55

6-
<!entity version "7.2">
7-
<!entity majorversion "7.2">
6+
<!entity version "7.3devel">
7+
<!entity majorversion "7.3">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp