aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/index.html.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-10-14 21:45:10 +0000
committerDavid Robillard <d@drobilla.net>2012-10-14 21:45:10 +0000
commit7ea3779f49faed17d5d9d3bf5588c41d49293b1e (patch)
tree160a52ba84382d649af890cf61743805ae590a2f /lv2/lv2plug.in/ns/index.html.in
parent9c17a7a1407e4fced9c35b3b5df13624779df754 (diff)
downloadlv2-7ea3779f49faed17d5d9d3bf5588c41d49293b1e.tar.xz
Bump versions for LV2 1.2.0.
Generate valid top level NEWS file. Update to r88/autowaf.
Diffstat (limited to 'lv2/lv2plug.in/ns/index.html.in')
-rw-r--r--lv2/lv2plug.in/ns/index.html.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/lv2/lv2plug.in/ns/index.html.in b/lv2/lv2plug.in/ns/index.html.in
index efc5f81..2134e44 100644
--- a/lv2/lv2plug.in/ns/index.html.in
+++ b/lv2/lv2plug.in/ns/index.html.in
@@ -11,7 +11,7 @@
</head>
<body>
<div id="header">
- <h1 id="title">LV2 Specifications</h1>
+ <h1 id="title">LV2 @LV2_VERSION@ Specifications</h1>
</div>
<div class="content">
<table summary="An index of LV2 specifications">
@@ -24,8 +24,5 @@
@ROWS@
</table>
</div>
- <div id="footer">
- <div>Generated at @TIME@</div>
- </div>
</body>
</html>