mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
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 = "1137";
|
||
|
|
#endif
|