version 0.4.92

This commit is contained in:
Kovid Goyal 2008-10-06 11:32:31 -07:00
parent 0de5dbf311
commit 39de428e71
2 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@ __license__ = 'GPL v3'
__copyright__ = '2008, Kovid Goyal kovid@kovidgoyal.net'
__docformat__ = 'restructuredtext en'
__appname__ = 'calibre'
__version__ = '0.4.91'
__version__ = '0.4.92'
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
'''
Various run time constants.

View File

@ -225,6 +225,10 @@ will be interpreted to have the title: Foundation and Earth and author: Isaac As
.. tip::
If the filename does not contain the hyphen, the regular expression will fail.
.. tip::
If you want to only use metadata guessed from filenames and not metadata read from the file itself, you can tell |app| to do this, via the configuration dialog, accessed by the button to the right
of the search box.
.. _book_details:
Book Details