Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c64f083

Browse files
author
PostgreSQL Daemon
committed
okay, sorry for delay all ... here is the tag for RC1 ...
1 parent 2f383b2 commit c64f083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.2b5'
618+
VERSION='7.2rc1'
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.2b5'
31+
VERSION='7.2rc1'
3232
AC_SUBST(VERSION)
3333
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
3434

0 commit comments

Comments
 (0)