diff --git a/include/constant.php b/include/constant.php
index 8d96e7eab..a2a024b30 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -35,7 +35,7 @@ $g_failed="✖";
$g_succeed="✓";
/*set to none for production */
/* uncomment for production */
- define ('SVNINFO',5900);
+//define ('SVNINFO',5900);
$version_phpcompta=SVNINFO;
define ("DEBUG",false);
/* define ('SVNINFO',5015);