Remove last SVN cruft

This commit is contained in:
Philippe Teuwen 2012-11-27 18:56:54 +01:00
parent ac1d05328b
commit 2651cdce2e
5 changed files with 6 additions and 6 deletions

View file

@ -1097,7 +1097,7 @@ nfc_version(void)
return GIT_REVISION;
#else
return PACKAGE_VERSION;
#endif // SVN_REVISION
#endif // GIT_REVISION
}
/** @ingroup misc