#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
namespace Inkscape {
char const *version_string = VERSION " " "${INKSCAPE_REVISION}";
}