diff options
| author | Pavel Raiskup <praiskup@redhat.com> | 2014-09-16 12:34:21 +0200 |
|---|---|---|
| committer | Pavel Raiskup <praiskup@redhat.com> | 2014-09-16 13:46:48 +0200 |
| commit | 7cfc3ca42bcddbc832c3938e9d4fd75b2273973f (patch) | |
| tree | 784925df1774488fd48842b18d7b4469c4e69257 /configure.ac | |
| parent | 79966819a5ef4d989f594a01c0d54a47425a9494 (diff) | |
| download | postgresql-setup-7cfc3ca42bcddbc832c3938e9d4fd75b2273973f.tar.gz postgresql-setup-7cfc3ca42bcddbc832c3938e9d4fd75b2273973f.tar.xz postgresql-setup-7cfc3ca42bcddbc832c3938e9d4fd75b2273973f.zip | |
NEWS: mention move from /etc/postgresql/* configuration
(and bump version to 0.9.2~beta)
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 3c45c29..a39f2f6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([postgresql-setup], [0.9.1], [praiskup@redhat.com]) +AC_INIT([postgresql-setup], [0.9.2~beta], [praiskup@redhat.com]) AC_CONFIG_AUX_DIR(auxdir) config_aux_dir=auxdir AC_SUBST([config_aux_dir]) |
