David Robillard
959a7909c1
Synced .po files with trunk. Fixed more editor operations to be type agnostic (ie not audio only). git-svn-id: svn://localhost/ardour2/branches/midi@1709 d708f5d6-7413-0410-9779-e7cbd77b26cf
5 lines
124 B
C
5 lines
124 B
C
#ifndef __ardour_svn_revision_h__
|
|
#define __ardour_svn_revision_h__
|
|
static const char* ardour_svn_revision = "1681";
|
|
#endif
|