#include "svn_version.h"
Go to the source code of this file.
Value:
(major,minor) \ (SVN_VER_MAJOR > (major) || \ (SVN_VER_MAJOR == (major) && SVN_VER_MINOR > (minor))