We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a311e commit eb8700bCopy full SHA for eb8700b
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.0~dev], [[email protected]])
+AC_INIT([postgresql-setup], [8.0], [[email protected]])
3
AC_CONFIG_AUX_DIR(auxdir)
4
config_aux_dir=auxdir
5
AC_SUBST([config_aux_dir])
0 commit comments