Update docs logo and version

This commit is contained in:
Peter Vlugter 2011-04-12 12:52:20 +12:00
parent 54591482fe
commit d5e012ad14
2 changed files with 2 additions and 2 deletions

View file

@ -16,8 +16,8 @@ exclude_patterns = ['_build']
project = u'Akka'
copyright = u'2009-2011, Scalable Solutions AB'
version = '1.0'
release = '1.0'
version = '1.1'
release = '1.1'
pygments_style = 'akka'
highlight_language = 'scala'