summaryrefslogtreecommitdiff
path: root/svn_revision.h
diff options
context:
space:
mode:
Diffstat (limited to 'svn_revision.h')
-rw-r--r--svn_revision.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/svn_revision.h b/svn_revision.h
new file mode 100644
index 0000000000..77f72965cd
--- /dev/null
+++ b/svn_revision.h
@@ -0,0 +1,4 @@
+#ifndef __ardour_svn_revision_h__
+#define __ardour_svn_revision_h__
+static const char* ardour_svn_revision = "1137";
+#endif