diff options
author | David Robillard <d@drobilla.net> | 2010-02-22 21:35:33 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2010-02-22 21:35:33 +0000 |
commit | 37e57b1109c635766e25700edbbb84ec9ad62eb9 (patch) | |
tree | ac331b58a5fb0717fdf82c287385f6b579349e58 /README | |
parent | d5b12c38851c53791d95c212baffb091f802c10a (diff) | |
download | mda.lv2-37e57b1109c635766e25700edbbb84ec9ad62eb9.tar.gz mda.lv2-37e57b1109c635766e25700edbbb84ec9ad62eb9.tar.bz2 mda.lv2-37e57b1109c635766e25700edbbb84ec9ad62eb9.zip |
Merge with upstream r10.
Update README to reflect accurate upstream revision.
Add merging utility scripts to repository.
git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@2476 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ v2 or later, or the MIT license. Thanks, Paul! This port is by Dave Robillard, and is 100% Free Software (including the only dependency lv2.h) released under the GPL v2 or later. See COPYING for details. -This port is based on revision 1 of the MDA SVN repository at: +This port is based on revision 10 of the MDA SVN repository at: https://mda-vst.svn.sourceforge.net/svnroot/mda-vst |