From 3c932cbf751653e90cc8c3bc266cf4312e50e449 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 18 Feb 2017 06:44:19 +0100 Subject: doc/conf.py: tabify --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/conf.py b/doc/conf.py index 9173139a2..7c119edcf 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -75,7 +75,7 @@ try: if line: version=line[0] except: - version = "latest" + version = "latest" pass release = version # The full version, including alpha/beta/rc tags. -- cgit v1.2.3