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

Commitecd8ddd

Browse files
committed
upgrade tags to rc4 (note lower case for packagers)
1 parentfc21f3c commitecd8ddd

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

‎ChangeLogs/ChangeLog-7.1RC3-to-7.1rc4

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2001-04-08 13:28 petere
2+
3+
* GNUmakefile.in: Rearrange distribution split as discussed on
4+
-hackers.
5+
6+
2001-04-08 12:36 petere
7+
8+
* doc/FAQ_Solaris: Update to reflect OpenSSL 0.9.6a release.
9+
10+
2001-04-06 22:30 momjian
11+
12+
* doc/TODO: Update TODO list.
13+
14+
2001-04-06 13:05 scrappy
15+
16+
* ChangeLogs/ChangeLog-7.1RC2-to-7.1RC3:
17+
update the change log, but nothing else ...
18+

‎configure

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

611611

612-
VERSION='7.1RC3'
612+
VERSION='7.1rc4'
613613

614614
cat>> confdefs.h<<EOF
615615
#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/config.h)
2828
AC_PREREQ(2.13)
2929
AC_CONFIG_AUX_DIR(config)
3030

31-
VERSION='7.1RC3'
31+
VERSION='7.1rc4'
3232
AC_SUBST(VERSION)
3333
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
3434

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp