From 12b8a43dbe433adb2f713560ef6fd13b83bc13ee Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Fri, 11 May 2012 09:52:17 +1200 Subject: Bump version number. --- doc-src/_layout.html | 2 +- doc-src/_websitelayout.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc-src') diff --git a/doc-src/_layout.html b/doc-src/_layout.html index 89b14f59..d7637194 100644 --- a/doc-src/_layout.html +++ b/doc-src/_layout.html @@ -14,7 +14,7 @@ $!nav if this.title!="docs" else ""!$ -

mitmproxy 0.8 docs

+

mitmproxy 0.9 docs

diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html index ab079c0a..437c1097 100644 --- a/doc-src/_websitelayout.html +++ b/doc-src/_websitelayout.html @@ -29,7 +29,7 @@
$!nav if this.title!="docs" else ""!$ - $!title if this.title!="docs" else "

mitmproxy 0.8 docs

"!$ + $!title if this.title!="docs" else "

mitmproxy 0.9 docs

"!$ $!body!$
-- cgit v1.2.3