File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 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+
Original file line number Diff line number Diff line change @@ -609,7 +609,7 @@ ac_config_sub=$ac_aux_dir/config.sub
609609ac_configure=$ac_aux_dir /configure # This should be Cygnus configure.
610610
611611
612- VERSION=' 7.1RC3 '
612+ VERSION=' 7.1rc4 '
613613
614614cat >> confdefs.h << EOF
615615#define PG_VERSION "$VERSION "
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/config.h)
2828AC_PREREQ(2.13)
2929AC_CONFIG_AUX_DIR(config)
3030
31- VERSION='7.1RC3 '
31+ VERSION='7.1rc4 '
3232AC_SUBST(VERSION)
3333AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
3434
You can’t perform that action at this time.
0 commit comments