Skip to content

Commit

Permalink
Release 8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mkulik-rh committed Nov 18, 2021
1 parent 3df8d4b commit c092e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the MAJ.MIN[~SUFF]. Note that X.X > X.X~SUFF!
AC_INIT([postgresql-setup], [8.6~dev], [[email protected]])
AC_INIT([postgresql-setup], [8.6], [[email protected]])
AC_CONFIG_AUX_DIR(auxdir)
config_aux_dir=auxdir
AC_SUBST([config_aux_dir])
Expand Down

0 comments on commit c092e62

Please sign in to comment.