summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/svn_revision.h
blob: 6c11d55e50cf0fe8b62136becc5905959e8004bf (plain)
1
2
3
4
5
6
7
8
#ifndef __ardour_svn_revision_h__
#define __ardour_svn_revision_h__

namespace ARDOUR {
	extern const char* svn_revision;
}

#endif