diff --git a/GENTOO/pgmon-1.0.4-rc1.ebuild b/GENTOO/pgmon-1.0.4.ebuild similarity index 100% rename from GENTOO/pgmon-1.0.4-rc1.ebuild rename to GENTOO/pgmon-1.0.4.ebuild diff --git a/src/pgmon.py b/src/pgmon.py index bb755a3..2b72169 100755 --- a/src/pgmon.py +++ b/src/pgmon.py @@ -29,7 +29,7 @@ import re from decimal import Decimal -VERSION = "1.0.4-rc1" +VERSION = "1.0.4" # Configuration config = {}