change RC files in tarball to the templates, dammit!

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2233 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2007-08-03 20:07:41 +00:00
parent 19e1cfb8fe
commit deba9b3ccd
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __ardour_svn_revision_h__
#define __ardour_svn_revision_h__
static const char* ardour_svn_revision = "2209";
static const char* ardour_svn_revision = "2231";
#endif