diff options
author | David Robillard <d@drobilla.net> | 2007-11-13 02:32:28 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-11-13 02:32:28 +0000 |
commit | e9e950fcc8bddb958592e63ca214b26978d0d2b9 (patch) | |
tree | c5d8836afc542a99c3784a7d2c13e91099b5c5bc /README | |
parent | 5d9550c172ab2c0852bcd862ae67a0b9ba7d345c (diff) | |
download | lilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.tar.gz lilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.tar.bz2 lilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.zip |
Release preparation:
Fix scons building (still experimental).
Bump version everywhere.
Properly clean documentation.
git-svn-id: http://svn.drobilla.net/lad/slv2@910 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ SLV2 is a library for LV2 hosts intended to make using LV2 Plugins as simple as possible (without sacrificing capabilities). -More information about LV2 plugins can be found at http://lv2plug.in. +More information about LV2 plugins can be found at <http://lv2plug.in>. |