Skip to content

Commit 3607d6a

Browse files
committed
Release 8.9
1 parent 92ed0bd commit 3607d6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
New in 8.9 version:
44

5-
*
5+
* Postgresql is started via postgres binary instead of postmaster
66

77
----------------------------------------------------------------------------
88

configure.ac

+1-1
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.9~dev], [[email protected]])
2+
AC_INIT([postgresql-setup], [8.9], [[email protected]])
33
AC_CONFIG_AUX_DIR(auxdir)
44
config_aux_dir=auxdir
55
AC_SUBST([config_aux_dir])

0 commit comments

Comments
 (0)