summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 781c70f..6159c09 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
AC_PREREQ(2.59)
-AC_INIT(pg_top, 3.7.0-beta1, ptop-hackers@pgfoundry.org)
+AC_INIT(pg_top, 3.7.0, ptop-hackers@pgfoundry.org)
echo "Configuring $PACKAGE_STRING"