diff options
| author | Pavel Raiskup <praiskup@redhat.com> | 2015-11-16 13:22:43 +0100 |
|---|---|---|
| committer | Pavel Raiskup <praiskup@redhat.com> | 2015-11-16 13:22:43 +0100 |
| commit | e5b59c49900d1ffc81ad0daff63aebecfdb55a41 (patch) | |
| tree | 27389a9d3e3b28d28f880ff9f7ff62cf1f78eac0 /configure.ac | |
| parent | b483c3049bcaae50db251003998a430e8dd30cda (diff) | |
| download | postgresql-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.ac | 2 |
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]) |
