summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wong <markwkm@gmail.com>2008-05-03 11:51:39 -0700
committerMark Wong <markwkm@gmail.com>2008-05-03 11:51:39 -0700
commited913defdd77c1513de05e7baea9da65120032ca (patch)
treeed6755c650d1d7e67a6431cc407e28a604e742cc
parentf907933a3dc41cdd64c8d6d5ce43257506f92195 (diff)
Updated the version number for the 3.6.2 release.v3.6.2
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 906e817..0802cd9 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac
AC_PREREQ(2.59)
-AC_INIT(pg_top, 3.6.2-beta4, ptop-hackers@pgfoundry.org)
+AC_INIT(pg_top, 3.6.2, ptop-hackers@pgfoundry.org)
echo "Configuring $PACKAGE_STRING"