Made 0.4.8 release

Bumped version number to 0.4.8 in CMakeLists.txt and README.
This commit is contained in:
Tobias Doerffel
2010-09-03 00:22:33 +02:00
parent 49d833c2fd
commit 79d6cff46f
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ INCLUDE(FindPkgConfig)
SET(VERSION_MAJOR "0")
SET(VERSION_MINOR "4")
SET(VERSION_PATCH "7")
SET(VERSION_PATCH "8")
#SET(VERSION_SUFFIX "")
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
IF(VERSION_SUFFIX)

2
README
View File

@@ -1,4 +1,4 @@
Linux MultiMedia Studio 0.4.7
Linux MultiMedia Studio 0.4.8
==============================
Copyright (c) 2004-2010 by LMMS-developers