From bdad1afa4cef820f50e11f80712537f81a14c973 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 4 Nov 2015 17:13:30 +0000 Subject: [PATCH] We're now documenting v0.12 --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index aa3d7c20f..4f80afbdd 100644 --- a/conf.py +++ b/conf.py @@ -54,9 +54,9 @@ copyright = u'2015, The Syncthing Authors' # built documents. # # The short X.Y version. -version = 'v0.11' +version = 'v0.12' # The full version, including alpha/beta/rc tags. -release = 'v0.11' +release = 'v0.12' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.