Skip to content

Commit f75673e

Browse files
committed
Post-release administrative
1 parent 39ac1ef commit f75673e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22

3+
New in 8.9 version:
4+
5+
*
6+
7+
----------------------------------------------------------------------------
8+
39
New in 8.8 version:
410

511
* Postgresql service should be started after network is up.

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

0 commit comments

Comments
 (0)