We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b791a6c commit ece1983Copy full SHA for ece1983
configure.ac
@@ -1,5 +1,5 @@
1
# Use the MAJ.MIN[~SUFF]. Note that X.X > X.X~SUFF!
2
-AC_INIT([postgresql-setup], [8.4~dev], [[email protected]])
+AC_INIT([postgresql-setup], [8.4], [[email protected]])
3
AC_CONFIG_AUX_DIR(auxdir)
4
config_aux_dir=auxdir
5
AC_SUBST([config_aux_dir])
0 commit comments