Index: src/environment.cpp =================================================================== --- src/environment.cpp (revision 2573) +++ src/environment.cpp (working copy) @@ -76,7 +76,7 @@ #ifdef SVN_REVISION jd_version << get_svn_revision( SVN_REVISION ); #else - jd_version << get_svn_revision(); + jd_version << get_svn_revision( NULL ); #endif // SVN_REVISION #else