From 12d2cd30642cf4f2e4e105b98185d197a3500d3f Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Mon, 2 Aug 2010 16:36:34 +0200 Subject: [PATCH] Made 0.4.7 release Bumped version number to 0.4.7 in CMakeLists.txt and README. --- CMakeLists.txt | 2 +- README | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 27ce161e0..e266972f4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ INCLUDE(FindPkgConfig) SET(VERSION_MAJOR "0") SET(VERSION_MINOR "4") -SET(VERSION_PATCH "6") +SET(VERSION_PATCH "7") #SET(VERSION_SUFFIX "") SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") IF(VERSION_SUFFIX) diff --git a/README b/README index f0c1cce14..bbd10f11b 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -Linux MultiMedia Studio 0.4.6 +Linux MultiMedia Studio 0.4.7 ============================== -Copyright (c) 2004-2009 by LMMS-developers +Copyright (c) 2004-2010 by LMMS-developers This program is free software; you can redistribute it and/or modify