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