mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-26 08:27:43 +01:00
add lv2_plugin.cc to srctar list
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3922 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ece01aec70
commit
6bd26e3ff5
2 changed files with 2 additions and 1 deletions
|
|
@ -552,6 +552,7 @@ env.Alias ('tarball', env.Distribute (env['DISTTREE'],
|
|||
icon_files +
|
||||
skipped_files +
|
||||
audiounit_files +
|
||||
lv2_files +
|
||||
gtkosx_files +
|
||||
x11_files +
|
||||
fft_analysis_files +
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __ardour_svn_revision_h__
|
||||
#define __ardour_svn_revision_h__
|
||||
static const char* ardour_svn_revision = "3581";
|
||||
static const char* ardour_svn_revision = "3920";
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue