summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wong <markwkm@gmail.com>2013-04-18 16:26:40 -0700
committerMark Wong <markwkm@gmail.com>2013-04-18 16:26:40 -0700
commit24e4c11ca02a6ed6ef951d2e14714f9501f5c65a (patch)
tree7e1ed2efe6256d38352fe218196b3d2fd4d883ae
parent2d4f1003a23191bead1fb6465a32796dd2ba7a15 (diff)
Changed release to 3.7.0-alpha2v3.7.0-alpha2
Mostly fixed openbsd port. It seems to work with some issues when there is only the pg_top connection to the database.
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c48c70e..ed38c9a 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
AC_PREREQ(2.59)
-AC_INIT(pg_top, 3.7.0-alpha1, ptop-hackers@pgfoundry.org)
+AC_INIT(pg_top, 3.7.0-alpha2, ptop-hackers@pgfoundry.org)
echo "Configuring $PACKAGE_STRING"