File tree 3 files changed +20
-2
lines changed
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
609
609
ac_configure=$ac_aux_dir /configure # This should be Cygnus configure.
610
610
611
611
612
- VERSION=' 7.1RC3 '
612
+ VERSION=' 7.1rc4 '
613
613
614
614
cat >> confdefs.h << EOF
615
615
#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)
28
28
AC_PREREQ(2.13)
29
29
AC_CONFIG_AUX_DIR(config)
30
30
31
- VERSION='7.1RC3 '
31
+ VERSION='7.1rc4 '
32
32
AC_SUBST(VERSION)
33
33
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
34
34
You can’t perform that action at this time.
0 commit comments