From: Paul Davis Date: Fri, 3 Jul 2009 22:01:48 +0000 (+0000) Subject: bump version X-Git-Tag: 2.8.16~793 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=e2641f0a19fad2c906111c2a72bd95f6f45dd0f5;p=ardour.git bump version git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5311 d708f5d6-7413-0410-9779-e7cbd77b26cf --- diff --git a/SConstruct b/SConstruct index b005447e04..2b2577d57f 100644 --- a/SConstruct +++ b/SConstruct @@ -21,7 +21,7 @@ import SCons.Node.FS SConsignFile() EnsureSConsVersion(0, 96) -ardour_version = '2.8' +ardour_version = '2.8.1' subst_dict = { }