preparations for 0.1.2 release

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@43 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2005-12-22 13:08:04 +00:00
parent 181f9b56f6
commit f049e70334
2 changed files with 3 additions and 2 deletions

4
README
View File

@@ -1,4 +1,4 @@
Linux MultiMedia Studio 0.1.1
Linux MultiMedia Studio 0.1.2
==============================
Copyright (c) 2004-2005 by Tobias Doerffel and others.
@@ -48,7 +48,7 @@ least 500 MHz, but for really enjoying LMMS less than 1 GHz makes no sense...
Required libraries are:
- multithreaded version of Qt 3.0 (at least 3.2 recommended) or higher (tested
up to 4.0.1) with devel-files
up to 4.1.0) with devel-files
Optional, but strongly recommended:
- JACK with devel-files

View File

@@ -2,6 +2,7 @@
* pattern.cpp - implementation of class pattern which holds notes
*
* Copyright (c) 2004-2005 Tobias Doerffel <tobydox/at/users.sourceforge.net>
* Copyright (c) 2005 Danny McRae <khjklujn@yahoo.com>
*
* This file is part of Linux MultiMedia Studio - http://lmms.sourceforge.net
*