File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2839,7 +2839,7 @@ cat >>confdefs.h <<_ACEOF
28392839_ACEOF
28402840
28412841# IvorySQL version
2842- PACKAGE_IVORYSQL_VERSION='4.4 '
2842+ PACKAGE_IVORYSQL_VERSION='4.5 '
28432843
28442844PG_MAJORVERSION=`expr "$PACKAGE_VERSION" : '\([0-9][0-9]*\)'`
28452845PG_MINORVERSION=`expr "$PACKAGE_VERSION" : '.*\.\([0-9][0-9]*\)'`
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ AC_PREFIX_DEFAULT(/usr/local/pgsql)
3030AC_DEFINE_UNQUOTED ( CONFIGURE_ARGS , [ "$ac_configure_args"] , [ Saved arguments from configure] )
3131
3232# IvorySQL version
33- PACKAGE_IVORYSQL_VERSION='4.4 '
33+ PACKAGE_IVORYSQL_VERSION='4.5 '
3434
3535[ PG_MAJORVERSION=`expr "$PACKAGE_VERSION" : '\([ 0-9] [ 0-9] *\)'`]
3636[ PG_MINORVERSION=`expr "$PACKAGE_VERSION" : '.*\.\([ 0-9] [ 0-9] *\)'`]
You can’t perform that action at this time.
0 commit comments