summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-05-28 03:10:31 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-05-28 03:10:31 +0000
commitc200f7ff9e6cf28948e27700acd0db9e60616119 (patch)
tree0191549d0ea1b4e1f343f9d4649221c15d3d2338
parent5082250b74f6215dfb61de145bba78d1ca4aa894 (diff)
bump version (preliminary)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9623 d708f5d6-7413-0410-9779-e7cbd77b26cf
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index b822c573ee..cc7c7f6563 100644
--- a/SConstruct
+++ b/SConstruct
@@ -21,7 +21,7 @@ import SCons.Node.FS
SConsignFile()
EnsureSConsVersion(0, 96)
-ardour_version = '2.8.11'
+ardour_version = '2.8.12'
subst_dict = { }