Skip to content

Commit 173faa1

Browse files
committed
Bump version to 8.2
* configure.ac (AC_INIT): Bump.
1 parent 7b68560 commit 173faa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the MAJ.MIN[~SUFF]. Note that X.X > X.X~SUFF!
2-
AC_INIT([postgresql-setup], [8.1], [praiskup@redhat.com])
2+
AC_INIT([postgresql-setup], [8.2], [praiskup@redhat.com])
33
AC_CONFIG_AUX_DIR(auxdir)
44
config_aux_dir=auxdir
55
AC_SUBST([config_aux_dir])

0 commit comments

Comments
 (0)