Made 0.4.10 release
Bumped version number to 0.4.10 in CMakeLists.txt and README.
This commit is contained in:
@@ -15,7 +15,7 @@ INCLUDE(FindPkgConfig)
|
||||
|
||||
SET(VERSION_MAJOR "0")
|
||||
SET(VERSION_MINOR "4")
|
||||
SET(VERSION_PATCH "9")
|
||||
SET(VERSION_PATCH "10")
|
||||
#SET(VERSION_SUFFIX "")
|
||||
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||
IF(VERSION_SUFFIX)
|
||||
|
||||
6
README
6
README
@@ -1,7 +1,7 @@
|
||||
Linux MultiMedia Studio 0.4.9
|
||||
==============================
|
||||
Linux MultiMedia Studio 0.4.10
|
||||
===============================
|
||||
|
||||
Copyright (c) 2004-2010 by LMMS-developers
|
||||
Copyright (c) 2004-2011 by LMMS-developers
|
||||
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user