|  | @@ -49,7 +49,7 @@ master_doc = 'index'
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  # General information about the project.
 |  |  # General information about the project.
 | 
											
												
													
														|  |  project = u'searx'
 |  |  project = u'searx'
 | 
											
												
													
														|  | -copyright = u'2015, Adam Tauber'
 |  | 
 | 
											
												
													
														|  | 
 |  | +copyright = u'2015-2016, Adam Tauber'
 | 
											
												
													
														|  |  author = u'Adam Tauber'
 |  |  author = u'Adam Tauber'
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  # The version info for the project you're documenting, acts as replacement for
 |  |  # The version info for the project you're documenting, acts as replacement for
 | 
											
										
											
												
													
														|  | @@ -57,9 +57,9 @@ author = u'Adam Tauber'
 | 
											
												
													
														|  |  # built documents.
 |  |  # built documents.
 | 
											
												
													
														|  |  #
 |  |  #
 | 
											
												
													
														|  |  # The short X.Y version.
 |  |  # The short X.Y version.
 | 
											
												
													
														|  | -version = '0.8.0'
 |  | 
 | 
											
												
													
														|  | 
 |  | +version = '0.9.0'
 | 
											
												
													
														|  |  # The full version, including alpha/beta/rc tags.
 |  |  # The full version, including alpha/beta/rc tags.
 | 
											
												
													
														|  | -release = '0.8.0'
 |  | 
 | 
											
												
													
														|  | 
 |  | +release = '0.9.0'
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  # 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.
 |