mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
4 lines
124 B
C
4 lines
124 B
C
#ifndef __ardour_svn_revision_h__
|
|
#define __ardour_svn_revision_h__
|
|
static const char* ardour_svn_revision = "1173";
|
|
#endif
|