Made 0.4.7 release

Bumped version number to 0.4.7 in CMakeLists.txt and README.
This commit is contained in:
Tobias Doerffel
2010-08-02 16:36:34 +02:00
parent e1e36e6831
commit 12d2cd3064
2 changed files with 3 additions and 3 deletions

View File

@@ -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)

4
README
View File

@@ -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