Update recorded MIDI regions as notes arrive. Fixes one cause of infinite note-lengt...
[ardour.git] / libs / ardour / ardour / svn_revision.h
1 #ifndef __ardour_svn_revision_h__
2 #define __ardour_svn_revision_h__
3
4 namespace ARDOUR {
5         extern const char* svn_revision;
6 }
7
8 #endif