Index: platforms/contrib-rpm/build_rpm.sh
===================================================================
--- platforms/contrib-rpm/build_rpm.sh	(revision 7912)
+++ platforms/contrib-rpm/build_rpm.sh	(working copy)
@@ -21,7 +21,7 @@
 ###########################################################################################
 # script configuration section
 
-VERSION=2.4.1
+VERSION=2.4.3
 RELEASE=1
 
 # build platform for spec
@@ -78,7 +78,7 @@
 
 # if you have a problem getting bat to build try these (needed on Fedora 8/9)
 # export QTDIR=/usr/lib/qt4
-# export PATH=/usr/lib/qt4/bin;$PATH
+# export PATH=/usr/lib/qt4/bin:$PATH
 
 # Make no changes below this point without consensus
 
