소스 검색

Bumped release version number for docs.

I think dev branch should have docs corresponding to dev branch code.
alteredq 13 년 전
부모
커밋
33e1728de7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/conf.py

+ 2 - 2
doc/conf.py

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