From: Mike Bayer Date: Sun, 29 Jan 2012 05:01:22 +0000 (-0500) Subject: attempt to use the secret weapon to force a total rebuild X-Git-Tag: rel_0_7_6~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a853837b99f27dbecf7c6eb39f54446bd91e258;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git attempt to use the secret weapon to force a total rebuild --- diff --git a/doc/build/conf.py b/doc/build/conf.py index f68f8e7834..750fea5a25 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -72,7 +72,7 @@ site_base = "http://www.sqlalchemy.org" # arbitrary number recognized by builders.py, incrementing this # will force a rebuild -build_number = 2 +build_number = 3 # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.