should have been done
generate a new Changelog from rc4, which is nice and short ... one python
interface change
tag configure as 7.1, for generating the packages ...
This is it folks ... Release 7.1 is officially here ...
--- /dev/null
+2001-04-12 05:49 darcy
+
+ * src/interfaces/python/pgdb.py: I just noticed the beta comment.
+ That's not actually true any more so I removed it.
+
+
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
-VERSION='7.1rc4'
+VERSION='7.1'
cat >> confdefs.h <<EOF
#define PG_VERSION "$VERSION"
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
-VERSION='7.1rc4'
+VERSION='7.1'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")