diff options
| author | Bruce Momjian | 2001-05-11 01:46:33 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2001-05-11 01:46:33 +0000 |
| commit | 54d90995965e8aaf589bb7625623e3813825c22f (patch) | |
| tree | 8d911a39ced01059710fc50968075a838f8a9e40 /configure.in | |
| parent | d4dfef1cdb6f0722101a08bcf986999d97377646 (diff) | |
Stamp CVS as 7.2. Update all interface version numbers. This is the
time to do it, not during beta because people are using this stuff in
production sometimes.
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 e2f90f9edba..33abf7ad3a3 100644 --- a/configure.in +++ b/configure.in @@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/config.h) AC_PREREQ(2.13) AC_CONFIG_AUX_DIR(config) -VERSION='7.1.1' +VERSION='7.2devel' AC_SUBST(VERSION) AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION") |
