Author: Philipp Huebner <debalance@debian.org>
Description: set correct program version
--- a/src/system-config-cluster.py
+++ b/src/system-config-cluster.py
@@ -21,7 +21,7 @@
 from Heuristic import Heuristic
 
 PROGNAME = "system-config-cluster"
-VERSION = "@VERSION@"
+VERSION = "1.0.53"
 INSTALLDIR="/usr/share/system-config-cluster"
 
 ### gettext ("_") must come before import gtk ###
