updated version in sconstruct to 2.0

git-svn-id: svn://localhost/ardour2/trunk@1765 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Jesse Chappell 2007-04-30 04:35:10 +00:00
parent 9b9ef58ebd
commit b1fe6e44a6

View file

@ -16,7 +16,7 @@ import SCons.Node.FS
SConsignFile()
EnsureSConsVersion(0, 96)
ardour_version = '2.0rc2'
ardour_version = '2.0'
subst_dict = { }