From a57ce9a435c2a14d771f9f808cf9dbc5cfaed9de Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Sat, 11 Oct 2014 15:54:56 +0000 Subject: [PATCH] #994 Adding src/svn_version.h.in - apologies to Daniel for not committing this, and to Jehan for the inconvenience. --- src/svn_version.h.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/svn_version.h.in diff --git a/src/svn_version.h.in b/src/svn_version.h.in new file mode 100644 index 00000000..fb71ccfd --- /dev/null +++ b/src/svn_version.h.in @@ -0,0 +1 @@ +#define SVN_VERSION @SVN_REVISION@ \ No newline at end of file