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