From: Christoph Egger <christoph@christoph-egger.org>
Date: Mon, 12 Oct 2015 15:44:08 +0000 (+0200)
Subject: Bump frida version
X-Git-Url: https://git.siccegge.de//index.cgi?a=commitdiff_plain;p=frida%2Fdoc.git

Bump frida version
---

diff --git a/source/conf.py b/source/conf.py
index f39c65c..9f2796e 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -54,9 +54,9 @@ copyright = u'2015, Christoph Egger'
 # built documents.
 #
 # The short X.Y version.
-version = '0.1'
+version = '0.2'
 # The full version, including alpha/beta/rc tags.
-release = '0.1'
+release = '0.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.