diff options
| author | Peter Eisentraut | 2002-02-18 21:46:17 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2002-02-18 21:46:17 +0000 |
| commit | 5e035031265aef8608fd32a31897240a3aff3d8d (patch) | |
| tree | e89215112bbcd841d2dfb0bc34941c0a4b78f84e /configure.in | |
| parent | 04802852b623ee31b24a90cbee647977e57eb97b (diff) | |
Set version to 7.3devel.
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index c3c99146a7..e645353d14 100644 --- a/configure.in +++ b/configure.in @@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/pg_config.h) AC_PREREQ(2.13) AC_CONFIG_AUX_DIR(config) -VERSION='7.2' +VERSION='7.3devel' AC_SUBST(VERSION) AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION") |
