From 343d003f7a137a501802985daa0b9d4494f6a865 Mon Sep 17 00:00:00 2001 From: Cedric Staniewski Date: Sun, 17 Jul 2016 12:34:58 +0000 Subject: [PATCH] conf: Update version to 0.14 GitHub-Pull-Request: https://github.com/syncthing/docs/pull/206 --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index dfe2c2bfe..b4d791263 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.13' +version = 'v0.14' # The full version, including alpha/beta/rc tags. -release = 'v0.13' +release = 'v0.14' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.