mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 01:56:34 +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
|