diff --git a/configure.ac b/configure.ac old mode 100644 new mode 100755 index a38f141..b2674de --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Use the MAJ.MIN[~SUFF]. Note that X.X > X.X~SUFF! -AC_INIT([postgresql-setup], [8.7~dev], [praiskup@redhat.com]) +AC_INIT([postgresql-setup], [8.7], [praiskup@redhat.com]) AC_CONFIG_AUX_DIR(auxdir) config_aux_dir=auxdir AC_SUBST([config_aux_dir])