Browse Source

Bumped release version number for docs.

I think dev branch should have docs corresponding to dev branch code.
alteredq 13 years ago
parent
commit
33e1728de7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/conf.py

+ 2 - 2
doc/conf.py

@@ -48,9 +48,9 @@ copyright = u'2011, three.js Authors'
 # built documents.
 # built documents.
 #
 #
 # The short X.Y version.
 # The short X.Y version.
-version = 'r46'
+version = 'r47'
 # The full version, including alpha/beta/rc tags.
 # The full version, including alpha/beta/rc tags.
-release = 'r46'
+release = 'r47'
 
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
 # for a list of supported languages.