mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
bump version to deal with tarball screwup
git-svn-id: svn://localhost/ardour2/branches/2.0.1@1810 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3145c3d8b9
commit
1e185357f2
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ import SCons.Node.FS
|
|||
SConsignFile()
|
||||
EnsureSConsVersion(0, 96)
|
||||
|
||||
ardour_version = '2.0.1'
|
||||
ardour_version = '2.0.2'
|
||||
|
||||
subst_dict = { }
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __ardour_svn_revision_h__
|
||||
#define __ardour_svn_revision_h__
|
||||
static const char* ardour_svn_revision = "1795";
|
||||
static const char* ardour_svn_revision = "1801";
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue