We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6940202 commit 7aad8dbCopy full SHA for 7aad8db
NEWS
@@ -1,5 +1,11 @@
1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2
3
+New in 8.8 version:
4
+
5
+*
6
7
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8
9
New in 8.7 version:
10
11
* Reformatted macro postgresql_module_requires due to change in RPM.
configure.ac
@@ -1,5 +1,5 @@
# Use the MAJ.MIN[~SUFF]. Note that X.X > X.X~SUFF!
-AC_INIT([postgresql-setup], [8.7], [[email protected]])
+AC_INIT([postgresql-setup], [8.8~dev], [[email protected]])
AC_CONFIG_AUX_DIR(auxdir)
config_aux_dir=auxdir
AC_SUBST([config_aux_dir])
0 commit comments