--- a/src/extprogs.cpp Wed May 08 15:30:19 2013 +0300
+++ b/src/extprogs.cpp Thu May 09 02:28:39 2013 +0300
@@ -175,7 +175,7 @@
// Wait while it runs
proc.waitForFinished ();
-#ifndef RELASE
+#ifndef RELEASE
printf ("%s", qchars (QString (proc.readAllStandardOutput ())));
#endif // RELEASE