From 1e185357f2b47912aa528dbbb6d93d7357a047c1 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 9 May 2007 20:28:14 +0000 Subject: [PATCH] bump version to deal with tarball screwup git-svn-id: svn://localhost/ardour2/branches/2.0.1@1810 d708f5d6-7413-0410-9779-e7cbd77b26cf --- SConstruct | 2 +- svn_revision.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SConstruct b/SConstruct index df835b593c..1d5a202f84 100644 --- a/SConstruct +++ b/SConstruct @@ -16,7 +16,7 @@ import SCons.Node.FS SConsignFile() EnsureSConsVersion(0, 96) -ardour_version = '2.0.1' +ardour_version = '2.0.2' subst_dict = { } diff --git a/svn_revision.h b/svn_revision.h index db39076bc0..4bfd4f2ac0 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 = "1795"; +static const char* ardour_svn_revision = "1801"; #endif -- 2.30.2