summaryrefslogtreecommitdiff
path: root/svn_revision.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-01-10 22:19:54 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-01-10 22:19:54 +0000
commit55f6a421cb5ba5feafceecfb70a8119038da9639 (patch)
treebbad04bca01ae364614fc4f33fda00df194a9ea2 /svn_revision.h
parent0ea547b9515b5a3cc740697bb1f69da0367ec277 (diff)
the real fix for fastmeter - the rect that should show the pixbuf didn't have its origin reset before computing the intersection with the expose rect
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2884 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'svn_revision.h')
-rw-r--r--svn_revision.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/svn_revision.h b/svn_revision.h
index 11a013c1df..0db5e1c0d0 100644
--- a/svn_revision.h
+++ b/svn_revision.h
@@ -1,4 +1,4 @@
#ifndef __ardour_svn_revision_h__
#define __ardour_svn_revision_h__
-static const char* ardour_svn_revision = "2878";
+static const char* ardour_svn_revision = "2882";
#endif