summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-11-16 13:22:43 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-11-16 13:22:43 +0100
commite5b59c49900d1ffc81ad0daff63aebecfdb55a41 (patch)
tree27389a9d3e3b28d28f880ff9f7ff62cf1f78eac0 /configure.ac
parentb483c3049bcaae50db251003998a430e8dd30cda (diff)
downloadpostgresql-setup-3.5.tar.gz
postgresql-setup-3.5.tar.xz
postgresql-setup-3.5.zip
release: 3.5v3.5
* configure.ac: Version bump. * NEWS: Document.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 33d82b2..6125893 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Use the MAJ.MIN[~SUFF]. Note that X.X > X.X~SUFF!
-AC_INIT([postgresql-setup], [3.4], [praiskup@redhat.com])
+AC_INIT([postgresql-setup], [3.5], [praiskup@redhat.com])
AC_CONFIG_AUX_DIR(auxdir)
config_aux_dir=auxdir
AC_SUBST([config_aux_dir])