copy older versions of the session file, fix up ardev to work again using %VERSION%

git-svn-id: svn://localhost/ardour2/trunk@1268 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2007-01-04 19:12:55 +00:00
parent 588910d8d7
commit 119dc86f6f
10 changed files with 112 additions and 41 deletions

View file

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