Factor out sequencing related things into an independant new library: "evoral".
[ardour.git] / libs / ardour / ardour / svn_revision.h
1 #ifndef __ardour_svn_revision_h__
2 #define __ardour_svn_revision_h__
3 namespace ARDOUR {
4 extern const char* svn_revision;
5 }
6 #endif